URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=302632f4b3dba9fd4287795347598ad767eca8ee
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
302632f by Hadriel Kaplan (hadrielk@xxxxxxxxx):
    Fix some compiler issues on windows with Lua 5.2
    
    Change-Id: I5c692bbc5fd1a9f0d361413e44e70282c3299901
    Reviewed-on: https://code.wireshark.org/review/860
    Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  48fc43b   Implement finalize() method for wmem strbuf.
    adds  302632f   Fix some compiler issues on windows with Lua 5.2
Summary of changes:
 epan/wslua/lrexlib.c      |    2 +-
 epan/wslua/lrexlib.h      |   10 ++++++++++
 epan/wslua/lrexlib_algo.h |    2 +-
 epan/wslua/lrexlib_glib.c |    5 +----
 4 files changed, 13 insertions(+), 6 deletions(-)