URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01dc4754847c6d55a470d1e534a8a60024b3031a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
01dc475 by Guy Harris (guy@xxxxxxxxxxxx):
Don't cast away constness.
Save a non-const pointer and use it when freeing.
Fix some indentation while we're at it.
Change-Id: Iad2451130c4d1f252ad9f63b12205cd1aae70eb7
Reviewed-on: https://code.wireshark.org/review/12978
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5c06954 Squelch a compiler warning.
adds 01dc475 Don't cast away constness.
Summary of changes:
epan/uat.h | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)