URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15b43a1286f661c3b8e7fa0ab3c3520aba0a6fdb
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
15b43a1 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
HTTP2: Fix double free
Found by Clang Analyzer
Backport from https://github.com/tatsuhiro-t/nghttp2/commit/62423f5949001c375c8e325296c74c92d1be0965
Signed-off-by: Tatsuhiro Tsujikawa <tatsuhiro.t@xxxxxxxxx>
Change-Id: Ic70f74b55ab80ca0b8d5042f07a29c9d14af4fe2
Reviewed-on: https://code.wireshark.org/review/3059
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from a5591dc Add application/atom+xml as an XML document type.
adds 15b43a1 HTTP2: Fix double free
Summary of changes:
epan/nghttp2/nghttp2_hd.c | 7 +++++++
1 file changed, 7 insertions(+)