[esnacc-dev] [PATCH 3/4] c-lib: Fix the AsnBitsEquiv
Aaron Conole
aconole at bytheb.org
Sun Dec 18 17:05:12 UTC 2016
Aaron Conole <aconole at bytheb.org> writes:
> The AsnBitsEquiv() has always compared b1 with b1 for the final octet
> bits. It should have been b1 with b2. This was exposed by the cleanups
> in commit 4279ddf7d111 ("c-lib: Remove unneeded config.h references").
>
> Signed-off-by: Aaron Conole <aconole at bytheb.org>
> ---
> NOTE: The fix expressed here will be included on branch-1.8 for a possible 1.8.2
> release.
I added Sagara's ACK and pushed this to branch-1.8. Thanks.
More information about the dev
mailing list