diff_output.c
19.1 KB
-
Convert from strnlen to git_text_is_binary · c4c4bc1f
Since strnlen is not supported on all platforms and since we now have the shiny new git_text_is_binary in the filtering code, let's convert diff binary detection to use the new stuff.
Russell Belfer committed