URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=05c4705a19448646ca316ba3b1eb333a05482956
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
05c4705 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
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@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 4581eb2 GIOP: use wmem packet scope for get_modname_from_repoid()
adds 05c4705 multipart: use packet scope memory to avoid leaking in case an exception is triggered by subdissectors
Summary of changes:
epan/dissectors/packet-multipart.c | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)