[File-cvs] CVS commit: file

Christos Zoulas christos at zoulas.com
Mon Apr 4 17:47:46 UTC 2022


Module Name:	file
Committed By:	christos
Date:		Mon Apr  4 17:47:46 UTC 2022

Modified Files:
	file/src: is_json.c
	file/tests: Makefile.am
Added Files:
	file/tests: json4.result json4.testfile json5.result json5.testfile

Log Message:
PR/332: vinc: Fix misdetection of text file that start with valid json,
but have trailing junk.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 file/src/is_json.c
cvs rdiff -r1.26 -r1.27 file/tests/Makefile.am
cvs rdiff -r0 -r1.1 file/tests/json4.result file/tests/json4.testfile \
    file/tests/json5.result file/tests/json5.testfile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



More information about the File-cvs mailing list