Wireshark-commits: [Wireshark-commits] master-2.4 e877164: H223: fix a memory leak in conversation

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 07 Mar 2018 06:42:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e877164479432f63e1507c0034ae6222ace0a49b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

e877164 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    H223: fix a memory leak in conversation management
    
    Bug: 14487
    Change-Id: I75089ccfa2896b357f775fea67fd6b76500fc5dc
    Reviewed-on: https://code.wireshark.org/review/26292
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 8f81eb2cf671573461ccba3bde6ce5ec99016afa)
    Reviewed-on: https://code.wireshark.org/review/26315
    

Actions performed:

    from  17919a8   multipart: use packet scope memory to avoid leaking in case an exception is triggered by subdissectors
    adds  e877164   H223: fix a memory leak in conversation management


Summary of changes:
 epan/dissectors/packet-h223.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)