Wireshark-commits: [Wireshark-commits] master 2d0e4c3: include <wsutil/glib-compat.h> to allow use

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 2 Mar 2017 11:38:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d0e4c37304031ac51d56d62deb672df5a4e5c3a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2d0e4c3 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    include <wsutil/glib-compat.h> to allow use of g_list_free_full() with
    older glibs.
    
    Change-Id: I3eb7e178dcb844ddbac47f53f221a98e2d32f413
    Reviewed-on: https://code.wireshark.org/review/20334
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e4dfeed   Do more record length checks.
    adds  2d0e4c3   include <wsutil/glib-compat.h> to allow use of g_list_free_full() with older glibs.


Summary of changes:
 epan/proto.c |    1 +
 ui/recent.c  |    1 +
 2 files changed, 2 insertions(+)