ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 302632f: Fix some compiler issues on windows with Lua

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 29 Mar 2014 12:36:51 +0000 (UTC)
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(-)