Wireshark-commits: [Wireshark-commits] master-2.0 8fc384c: mpeg-audio: do not put bitrate and sampl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 9 Feb 2016 06:21:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8fc384c2bac679ee9885058295a4529cafe350fc
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

8fc384c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    mpeg-audio: do not put bitrate and sampling rate in source and destination columns
    
    Instead append them to info column.
    
    Bug: 12099
    Change-Id: I5451530af2f6cbef519ed541562bffae73e2b1f1
    Reviewed-on: https://code.wireshark.org/review/13841
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 6ba585c070c21899ca960fe99282162b5c5bf332)
    Reviewed-on: https://code.wireshark.org/review/13846
    

Actions performed:

    from  ba35b9c   Lua: Check out-of-bounds before tvb_strsize()
    adds  8fc384c   mpeg-audio: do not put bitrate and sampling rate in source and destination columns


Summary of changes:
 asn1/mpeg-audio/packet-mpeg-audio-template.c |   10 ++++------
 epan/dissectors/packet-mpeg-audio.c          |   14 ++++++--------
 2 files changed, 10 insertions(+), 14 deletions(-)