URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=009a970cb2b6170d4f2c7bf0471adbeec00a9367
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
009a970 by Johannes Altmanninger (aclopte@xxxxxxxxx):
    IAX: Fix the bitmask extracting the subclass field
    
    See https://github.com/asterisk/asterisk/blob/master/channels/chan_iax2.c#L10154
    
    Change-Id: I2b4dc8a5af783bae9c5afed03deb6cd0b85cacc2
    Reviewed-on: https://code.wireshark.org/review/30486
    Reviewed-by: Tom Hughes <tom@xxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  8537f3c   %f suffices for floats and doubles.
     add  009a970   IAX: Fix the bitmask extracting the subclass field
Summary of changes:
 epan/dissectors/packet-iax2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)