Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 1b94fe7: IAX: Don't try and convert an invalid codec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 03 Nov 2018 02:39:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b94fe7da31b20a06f9cdd3edb5f613d036ea639
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1b94fe7 by Tom Hughes (tom@xxxxxxxxxx):

    IAX: Don't try and convert an invalid codec to a mask
    
    Bug: 15251
    Change-Id: I1929e96766c32654f3b41c522df5cf22a1c60516
    Reviewed-on: https://code.wireshark.org/review/30483
    Reviewed-by: Johannes Altmanninger <aclopte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  009a970   IAX: Fix the bitmask extracting the subclass field
     add  1b94fe7   IAX: Don't try and convert an invalid codec to a mask


Summary of changes:
 epan/dissectors/packet-iax2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)