Wireshark-commits: [Wireshark-commits] master 07cfef9: Revert "Add routines to load Lua programs th
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07cfef9e5a9424c22281df1a7dda4e283c0b7ddc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
07cfef9 by Peter Wu (peter@xxxxxxxxxxxxx):
Revert "Add routines to load Lua programs that assume the path is UTF-8 on Windows."
This reverts commit 5953756305388724545f0df46d286be2f02c048a.
The public API should not be polluted with Windows-specific hacks. As we
already override dofile/loadfile, those should be fixed instead.
Ping-Bug: 15118
Change-Id: Ia9d5e64e8ef14032f982f695ffd4cac59067bb17
Reviewed-on: https://code.wireshark.org/review/31134
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f4b0b21 Fixes ASN.1 generation for VALS using 64 bits
add 07cfef9 Revert "Add routines to load Lua programs that assume the path is UTF-8 on Windows."
Summary of changes:
epan/wslua/template-init.lua | 6 +-
epan/wslua/wslua_util.c | 167 -------------------------------------------
2 files changed, 2 insertions(+), 171 deletions(-)