CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2015/01/16 19:05:03
Modified files: app/cwm : parse.y Log message: Catch up with src parse.y changes by jsg@: Don't allow embedded nul characters in strings. Fixes a pfctl crash with an anchor name containing an embedded nul found with the afl fuzzer. pfctl parse.y patch from and ok deraadt@