On or around line 402 in stored/fd_cmds.c is:

"
bnet_fsend(fd, OK_close);
"

OK_close = "3000 OK close Status = %d\n", and the above call to
bnet_fsend isn't supplying a parameter, so the number returned is
random-ish.

Not sure that this impacts anything, but it probably should be fixed.

James


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to