URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=abf802baf77bca3c0b4f94e81e8308b4c2d527fb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
abf802b by John A. Thacker (johnthacker@xxxxxxxxx):
    Reassemble: fix premature free
    
    Fix a memory error found by the buildbot and valgrind in my recent patch
    
    Bug: 13100
    Change-Id: Ieb21aa25e048f90ce7192546b0ad3d4718ff07df
    Reviewed-on: https://code.wireshark.org/review/18877
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  4eb61de   kafka: Update supported api keys to latest spec
    adds  abf802b   Reassemble: fix premature free
Summary of changes:
 epan/reassemble.c |   30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)