Revise use of non-X malloc, calloc, realloc and strdup #1587
Labels
C-str
Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks
enhancement
refactor/fightwarn
PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
Similar to
Use NUT provided facilities for safer and more reliable coding instead of base system routines with same error-checking copied all around the codebase.
The text was updated successfully, but these errors were encountered: