C-Macro-Collections icon indicating copy to clipboard operation
C-Macro-Collections copied to clipboard

Tests should be based on char *

Open LeoVen opened this issue 4 years ago • 0 comments

Tests should be based on heap allocated of char * and not size_t to test against NULL pointers and memory leaks.

LeoVen avatar Nov 24 '20 19:11 LeoVen