URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17919a807642791f707361c978bcd612fdce5b67
Submitter: Pascal Quantin (pascal.quan...@gmail.com)
Changed: branch: master-2.4
Repository: wireshark

Commits:

17919a8 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>
    (cherry picked from commit 05c4705a19448646ca316ba3b1eb333a05482956)
    Reviewed-on: https://code.wireshark.org/review/26313
    

Actions performed:

    from  fd1b382   GIOP: use wmem packet scope for get_modname_from_repoid()
    adds  17919a8   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