Wireshark-commits: [Wireshark-commits] master f46d129: oids.c: fix a memory leak in oid_string2subi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 07 Mar 2018 06:02:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f46d129f21ee0c2b43545c500a8ea4dbc4d59815
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f46d129 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    oids.c: fix a memory leak in oid_string2subid()
    
    Bug: 14485
    Change-Id: Ia0ccd4480808c4f5da228975c7a076cd3f5d332b
    Reviewed-on: https://code.wireshark.org/review/26290
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
    

Actions performed:

    from  fd62e50   Eliminate unused structure members and an unused list.
    adds  f46d129   oids.c: fix a memory leak in oid_string2subid()


Summary of changes:
 epan/oids.c | 1 +
 1 file changed, 1 insertion(+)