Opened 13 years ago
Closed 13 years ago
#257 closed defect (fixed)
Error message can be uninitialized
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.8.6 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
As posted by mimox:
ERROR : [2011-07-28T15:44:14+0200] msg=<Ã<9a>¸^H<90>yÿ¿0, address sam.test.net>, subroutine=<connect>, service=<email>, host=<sam.test.net>
Could be a problem with strerror_r (wrong version compiled in?). Should initialize the error string and also do #undef _GNU_SOURCE
in sh_error.c
Note:
See TracTickets
for help on using tickets.
Believed to be fixed in changeset [352].