Change: Allow stripping 8bpp normal zoom with grfstrip. #1
Annotations
2 warnings
Linux (clang, clang++):
src/md5.cpp#L164
performing pointer subtraction with a null pointer may have undefined behavior [-Wnull-pointer-subtraction]
|
Mac OS (arm64, arm64):
src/md5.cpp#L164
performing pointer subtraction with a null pointer may have undefined behavior [-Wnull-pointer-subtraction]
|