Wireshark-commits: [Wireshark-commits] master 8003c0d: lua: fix build with Lua 5.1 due to missing L
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 Jan 2019 11:54:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8003c0dd750c7b1da175596bcf8c635d8fb642fb
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8003c0d by Peter Wu (peter@xxxxxxxxxxxxx):

    lua: fix build with Lua 5.1 due to missing LUA_OK macro
    
    Change-Id: If367f79172c8222c65fd9d95a050e75194df852d
    Fixes: v2.9.1rc0-556-g6a49c72974 ("wslua: include Lua stack trace in startup error messages")
    Reviewed-on: https://code.wireshark.org/review/31771
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  eec3ce3   dfilter: fix memory leaks on dfilter compile errors involving a set
     add  8003c0d   lua: fix build with Lua 5.1 due to missing LUA_OK macro


Summary of changes:
 epan/wslua/init_wslua.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)