-
- Downloads
Address cppcheck error - not an actual bug
netmail.cpp:411:25: error: Invalid strchr() argument nr 2. The value is -29 but the valid values are '0:255'. [invalidFunctionArg] char* tp = strchr(to, QWK_NEWLINE); /* chop off at first CR */
netmail.cpp:411:25: error: Invalid strchr() argument nr 2. The value is -29 but the valid values are '0:255'. [invalidFunctionArg] char* tp = strchr(to, QWK_NEWLINE); /* chop off at first CR */
mentioned in commit 7522fdb9