URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5adda736f7af0776bc085a1444e6fde28292108d
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

5adda73 by Gerald Combs (ger...@wireshark.org):

    OER: Always initialize a variable.
    
    Always initialize our length in dissect_oer_length_determinant. Its
    callers assume that this happens and doing so should fix some scan-build
    warnings.
    
    Change-Id: I67abc19417e6437b9302b880164140fb8a773204
    Reviewed-on: https://code.wireshark.org/review/30935
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    Petri-Dish: Gerald Combs <ger...@wireshark.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  56b255d   packet-rsl: Use defines for ip.access value_string
     add  5adda73   OER: Always initialize a variable.


Summary of changes:
 epan/dissectors/packet-oer.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
___________________________________________________________________________
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