Wireshark-commits: [Wireshark-commits] master-1.12 6e39c4c: MP2T: restore addresses once fragments
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Mar 2015 22:32:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e39c4cd2aa69e3469826289ba547ae962ce0a91
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

6e39c4c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MP2T: restore addresses once fragments are added to the hash table
    
    It allows to have "Follow UDP stream" context menu working again
    
    Bug: 11055
    Change-Id: I8eae15bfddb45ea033eb8dd2e3f7ca038057421a
    Reviewed-on: https://code.wireshark.org/review/7662
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 436a0645138515480730f1e1679b47f30cc88f79)
    Reviewed-on: https://code.wireshark.org/review/7665
    

Actions performed:

    from  7433cf7   PER: fix dissection of known-multiplier character strings with ub less or equal to 2^b-1
    adds  6e39c4c   MP2T: restore addresses once fragments are added to the hash table


Summary of changes:
 epan/dissectors/packet-mp2t.c |    6 ++++++
 1 file changed, 6 insertions(+)