m0d1nst4ll3r
Results
2
issues of
m0d1nst4ll3r
isalnum returns 8 (instead of 0) on 262, 266, 272, 274, 280 etc... for some reason and since tests include non-unsigned char values, they fail when it shouldn't matter and...
lstmap is counted as a FAIL if the function stops at del == NULL because the testing function sends (void *)0 as the del pointer. Stopping at del == NULL...