Wireshark-commits: [Wireshark-commits] master 5b0f937: oer: Fix uninitialized variable warning iuss
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 09 May 2019 12:03:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b0f937c5e23a1d6e5ef28b0f21520f71c768799
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

5b0f937 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    oer: Fix uninitialized variable warning iussed by VS 2019.
    
    Change-Id: Idc02cae832b2416a050f0321ddd9df004fbba051
    Reviewed-on: https://code.wireshark.org/review/33131
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  991512c   GTPv2: IE UE Usage Type can have zero length.
     add  5b0f937   oer: Fix uninitialized variable warning iussed by VS 2019.


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