URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=623f39afc97cc24a2151e7893b60164b4ec53365
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
623f39a by Guy Harris (guy@xxxxxxxxxxxx):
Support both decimal and hex values for uint dissectors.
And, while we're at it, reject entries with invalid numbers.
(Also clean up some indentation problems.)
Change-Id: I2ecc9605323eb462db5e508f7bd6d56ffc9adc0f
Reviewed-on: https://code.wireshark.org/review/3420
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 81c4eee Don't free the hash if another one exists
adds 623f39a Support both decimal and hex values for uint dissectors.
Summary of changes:
ui/gtk/decode_as_dlg.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)