URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=05c4705a19448646ca316ba3b1eb333a05482956
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

05c4705 by Pascal Quantin (pascal.quan...@gmail.com):

    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.quan...@gmail.com>
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

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(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to