Test for and handle NULL arguments to mylog() print statements.
Thomas G. Lockhart <lockhart@fourpalms.org>
Test for and handle NULL arguments to mylog() print statements. Include definition for _IN_ADDR_T if INADDR_NONE is not defined.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/convert.c | modified | +1 −1 |
| src/interfaces/odbc/qresult.c | modified | +2 −1 |
| src/interfaces/odbc/results.c | modified | +1 −1 |
| src/interfaces/odbc/socket.h | modified | +7 −0 |