bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] style fixes


From: Akim Demaille
Subject: [PATCH 0/4] style fixes
Date: Tue, 22 Oct 2019 18:58:02 +0200

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

[Prev in Thread] Current Thread [Next in Thread]