RE: 1.9.9 segmentation fault
22 Mar
2006
22 Mar
'06
3:38 p.m.
On Wed, 2006-03-22 at 07:43 -0600, Martin, David M wrote:
here you go. let me know if you need additional info.
And here's the patch which should fix it: --- orig/src/logwriter.c +++ mod/src/logwriter.c @@ -327,6 +327,7 @@ log_writer_flush_log(LogWriter *self, FD line = NULL; if (errno != EAGAIN) goto write_error; + return TRUE; } else { -- Bazsi
7094
Age (days ago)
7094
Last active (days ago)
0 comments
1 participants
participants (1)
-
Balazs Scheidler