Wireshark-commits: [Wireshark-commits] master d11ea69: nfapi: fix potential crash with nfapi.csi.rs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Sep 2018 05:03:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d11ea69f0a626fb2b6dafe1900ad1adde5a6eef6
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d11ea69 by Peter Wu (peter@xxxxxxxxxxxxx):

    nfapi: fix potential crash with nfapi.csi.rs.flag due to type mismatch
    
    Pass a "true_false_string" instead of a "value_string".
    
    Change-Id: I371b344fd56925ce242467e37a68ca6e3eb61b93
    Fixes: v2.5.0rc0-1331-g1dd0111f5e ("Initial submission of the nfapi dissector")
    Reviewed-on: https://code.wireshark.org/review/29748
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  f06e904   QUIC: use application error codes for some frames
     add  d11ea69   nfapi: fix potential crash with nfapi.csi.rs.flag due to type mismatch


Summary of changes:
 epan/dissectors/packet-nfapi.c | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)