Menu

#14 stray printf spews to stdout

open
nobody
5
2007-01-29
2007-01-29
No

line 679 in HBAAPILIB.c performs a printf in an error condition. This results in writing to stdout and is undesired for applications / daeamons which use their own logging mechanisms ( files & syslog ).

Simple fix is to comment out this line.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB