Wireshark-commits: [Wireshark-commits] master 76c577a: SIP: authorization validation segfault on mi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 05 Jan 2020 03:14:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=76c577aab4354df779f236584ddb096f3e82ad24
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

76c577a by erikdejong (erikdejong@xxxxxxxxx):

    SIP: authorization validation segfault on missing fields
    
    Fix for segfaults caused by missing username and or realm fields when validating SIP authorization.
    
    Change-Id: Ia418f2a7f036ef706fcd6e4a766ea43098a6883d
    Reviewed-on: https://code.wireshark.org/review/35644
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8b7caf5   Try this - it might be clearer.
     add  76c577a   SIP: authorization validation segfault on missing fields


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