Wireshark-commits: [Wireshark-commits] master b855a9f: wmem: permit lookups in NULL trees (oops)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Jun 2015 18:40:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b855a9fa4d04100166b9fdcf94fc3d7e3dcaf104
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b855a9f by Evan Huus (eapache@xxxxxxxxx):

    wmem: permit lookups in NULL trees (oops)
    
    Change-Id: I222b95b48b7ac8debbd717b32dd471742222c16b
    Reviewed-on: https://code.wireshark.org/review/9177
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  0953c36   Qt: tweaks to Capture Interfaces dialog
    adds  b855a9f   wmem: permit lookups in NULL trees (oops)


Summary of changes:
 epan/wmem/wmem_tree.c |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)