multipart: use packet scope memory to avoid leaking in case an exception is triggered...
authorPascal Quantin <pascal.quantin@gmail.com>
Tue, 6 Mar 2018 21:33:49 +0000 (22:33 +0100)
committerAnders Broman <a.broman58@gmail.com>
Wed, 7 Mar 2018 06:06:17 +0000 (06:06 +0000)
commit05c4705a19448646ca316ba3b1eb333a05482956
tree7428b7f9ace3291ad2461cb8cebf2c9b4c6af1db
parent4581eb2de2e5aacfc9a2224df181010dc8e6141b
multipart: use packet scope memory to avoid leaking in case an exception is triggered by subdissectors

Bug: 14486
Change-Id: I275f8c962f126ad55fc7086012e7b67cc0dc60b3
Reviewed-on: https://code.wireshark.org/review/26291
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
epan/dissectors/packet-multipart.c