Wireshark-commits: [Wireshark-commits] master 239273e: mp4: fix Sample Size Box (stsz) dissection

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Jan 2020 18:43:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=239273e9259d98e91f136b42dcc994604567c819
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

239273e by Jakub Adam (jakub.adam@xxxxxxxxxxxxx):

    mp4: fix Sample Size Box (stsz) dissection
    
    'stsz' extends FullBox, so it has 'version' and 'flags' fields.
    
    Change-Id: Ibaf99e80ef0ff17104a81da73c08a06acc011173
    Reviewed-on: https://code.wireshark.org/review/35932
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  16c9c18   mp4: dissect edts box
     add  239273e   mp4: fix Sample Size Box (stsz) dissection


Summary of changes:
 epan/dissectors/file-mp4.c | 3 +++
 1 file changed, 3 insertions(+)