1
2
3
4
5
 char *
 saf_error_str(void)
 {
   return error_buffer;
 }