URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75f6718ac77fc00f8e781b3af08f667fa6cdff24
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
75f6718 by Guy Harris (guy@xxxxxxxxxxxx):
    Update a comment.
    
    We don't just reassemble DOCSIS MAC frames, we reassemble other forms of
    higher-level packet atop an MPEG Transport Stream as well.
    
    Change-Id: If6e709a8d2d3e574fbaedb1fcac74797c5664aa5
    Reviewed-on: https://code.wireshark.org/review/26905
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit d0d0cf05cc6872c7d49f1ed7b2432ba97a66331f)
    Reviewed-on: https://code.wireshark.org/review/26907
    
Actions performed:
    from  cb694e7   Need to flag a variable as volatile, due to the use of exceptions.
    adds  75f6718   Update a comment.
Summary of changes:
 epan/dissectors/packet-mp2t.c | 64 +++++++++++++++++++++++++++++++------------
 1 file changed, 46 insertions(+), 18 deletions(-)