URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c67e08b4ff27e0c7bc9a44e6498773071567d42
Submitter: "Pascal Quantin <pas...@wireshark.org>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

3c67e08 by Uli Heilmeier (u...@heilmeier.eu):

    Radius: Fix NULL pointer call
    
    Check length before calling tvb_bytes_to_str()
    
    Bug: 16564
    Change-Id: I3cfb91d5da5f6f620f8f48c55fb3837ebe70972c
    Reviewed-on: https://code.wireshark.org/review/37200
    Petri-Dish: Alexis La Goutte <alexis.lagou...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    (cherry picked from commit b5dc967c7924a3bd4326099c2939f3bb068a1c35)
    Reviewed-on: https://code.wireshark.org/review/37204
    Reviewed-by: Pascal Quantin <pas...@wireshark.org>
    

Actions performed:

    from  f6e8731   RTSP/SDP: Fix parsing error for H264:sprop-parameter-sets
     add  3c67e08   Radius: Fix NULL pointer call


Summary of changes:
 epan/dissectors/packet-radius.c | 5 +++++
 1 file changed, 5 insertions(+)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to