URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4847076c7f7bc75e8d5b38724a1a89ddb64d5c3e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4847076 by Peter Wu (peter@xxxxxxxxxxxxx):
wslua: Fix logging
Always display Lua messages (to match tshark), do not send them to
qDebug as they will not be visible with the default log options.
Change-Id: I660a3877355891d45881b26735596ea6dc8a8b29
Fixes: v2.5.0rc0-2037-gc9b6887d84 ("wslua: Fix logger after g6a5e90f2")
Reviewed-on: https://code.wireshark.org/review/26599
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8f0f691 RPC-over-RDMA: add reassembly for reply, read and write chunks
adds 4847076 wslua: Fix logging
Summary of changes:
epan/wslua/wslua_util.c | 3 ++-
ui/qt/funnel_statistics.cpp | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)