ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-1.8 358ce3d: Quick fix for bug 8768. For now assume t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 1 Mar 2014 14:43:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=358ce3d5ce36e50545d00a80a74a4200c3d53575
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.8
Repository: wireshark

Commits:

358ce3d by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Quick fix for bug 8768. For now assume that only three logical channels
    are valid. If we run into more add expert item and cap the channel
    count.
    
    svn path=/trunk/; revision=49787
    
    Conflicts:
    	epan/dissectors/packet-tetra.c
    
    (cherry picked from commit c891784de783cf23b8cf2957929af162480e0c73)
    
    Change-Id: I6974d755be544730fb4320b680299ce4040a47dc
    Reviewed-on: https://code.wireshark.org/review/439
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  6d54ab6   Copy git-compare-abis from ge635d3f / master-1.10.
    adds  358ce3d   Quick fix for bug 8768. For now assume that only three logical channels are valid. If we run into more add expert item and cap the channel count.


Summary of changes:
 asn1/tetra/packet-tetra-template.c |   11 +++++++++++
 docbook/release-notes.asciidoc     |    1 +
 epan/dissectors/packet-tetra.c     |   15 +++++++++++++--
 3 files changed, 25 insertions(+), 2 deletions(-)