commit | a6193908ee04a52884906f4a9c92ca218595dd38 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Mon May 25 12:26:04 2020 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Thu May 28 12:06:10 2020 +0200 |
tree | 1f6b3e320b5e8fa0b80f80648290c56c8f55194b | |
parent | ac631bb52adbd20e58a7a27e49b95cf15eff9352 [diff] |
Fix #3328 Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/ChangeLog.d/error-asn1.txt b/ChangeLog.d/error-asn1.txt new file mode 100644 index 0000000..c165696 --- /dev/null +++ b/ChangeLog.d/error-asn1.txt
@@ -0,0 +1,2 @@ +Bugfix + * Include asn1.h in error.c. Fixes #3328 reported by David Hu.