From b0ffe328620db4ead7079e8cd26a584f5b947754 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 5 May 2016 14:22:16 +1000 Subject: [PATCH] add reported by --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 6813153752..d249bb6a8f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ 4354. [bug] Check that the received HMAC length matches the expected length prior to check the contents on the control channel. This prevents a OOB read error. + This was reported by Lian Yihan, . [RT #42215] 4353. [cleanup] Update PKCS#11 header files. [RT #42175]