I'm toying with fuzzing, but it's not ready (and disappointing so far,
libfuzzer ends with "out of memory" quite early).  Let's fix a few
minor issues first.

Akim Demaille (4):
  style: reduce scope in derives
  gnulib: update
  main: also free memory on errors
  style: pacify syntax-check

 doc/.gitignore |  2 +-
 gnulib         |  2 +-
 src/complain.c |  2 +-
 src/derives.c  | 13 +++++++------
 src/getargs.c  |  8 ++++----
 src/main.c     |  4 ++--
 src/output.c   |  3 ++-
 7 files changed, 18 insertions(+), 16 deletions(-)

-- 
2.23.0


Reply via email to