URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f31b77184194aaf37a893aef4298f22e2712a80
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
3f31b77 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Lua: Free Pref enum values
Free the Pref enum values in Pref__gc().
Change-Id: I4d66dbe7ee4879f3b14094135887d78cba876ea3
Reviewed-on: https://code.wireshark.org/review/12628
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 28207e5b82e7b667b2ea3bd15445b03e4fa7e6d5)
Reviewed-on: https://code.wireshark.org/review/12633
Actions performed:
from a48dda7 Add comments to explain what we're doing with strings.
adds 3f31b77 Lua: Free Pref enum values
Summary of changes:
epan/wslua/wslua_pref.c | 31 ++++++++++++++++++++++++-------
1 file changed, 24 insertions(+), 7 deletions(-)