DragonFlyBSD/src 96be2d3contrib/cvs-1.12/src filesubr.c

cvs(1): Avoid -Wstringop-overflow warning.

The cvs will terminate after calling it's error(1, ...) but it can not be
marked as noreturn. So just add a hint for compiler that memcmp() with
read1 == -1 as an argument is not reachable.
DeltaFile
+3-1contrib/cvs-1.12/src/filesubr.c
+3-11 files

UnifiedSplitRaw