]> granicus.if.org Git - json-c/commit
Neither vertical tab nor formfeed are considered whitespace per the JSON spec, remove...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 2 Aug 2020 03:59:56 +0000 (03:59 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 2 Aug 2020 03:59:56 +0000 (03:59 +0000)
commitf3d8006d3487a806092f3379d8cdb6a8c9c5dce9
tree5edc68cd6095c95fb81ff2e8ae2cedcb5fecb122
parent8b43ff0c220d4615e0b6fe124fb248fd87c1c2ce
Neither vertical tab nor formfeed are considered whitespace per the JSON spec, remove them from is_ws_char().
json_tokener.c