[esnacc-dev] [PATCH 0/4] regressions / fixes
Aaron Conole
aconole at bytheb.org
Fri Dec 16 20:20:28 UTC 2016
Aaron Conole <aconole at bytheb.org> writes:
> The following are fixes for regressions detected through both coverity and
> manual code review.
>
> Aaron Conole (4):
> c-lib/asn-octs: Whitespace cleanup in header
> c++-backend: PrintXML format string error
> c-lib: Fix the AsnBitsEquiv
> compiler: Fix automatic tags null dereference
>
> c-lib/inc/asn-octs.h | 15 ++++++---------
> c-lib/src/asn-bits.c | 2 +-
> compiler/back-ends/c++-gen/gen-code.c | 3 +--
> compiler/core/snacc-util.c | 1 +
> 4 files changed, 9 insertions(+), 12 deletions(-)
I'm thinking about just blanket applying these changes, especially since
the git stats for them look pretty good :-)
Anyone have objections, or willing to give them a review?
More information about the dev
mailing list