ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master c321dc3: rpc: fix regression in gbfc5483174d

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Nov 2014 04:45:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c321dc3f2e000213c8c626052e304e2a510c94a6
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c321dc3 by Evan Huus (eapache@xxxxxxxxx):

    rpc: fix regression in gbfc5483174d
    
    value can be NULL, in which case memduping it will crash
    
    Bug: 10667
    Change-Id: I8950fae94d80a2f06f24a785532536ad73f1855d
    Reviewed-on: https://code.wireshark.org/review/5152
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  d0c031f   nfs: clean up fh_expire_type dissection
    adds  c321dc3   rpc: fix regression in gbfc5483174d


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