URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b6181ae6bf0acf7dc376058b71cc310dd5f60fd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7b6181a by Guy Harris (guy@xxxxxxxxxxxx):
Fix bug in RFC 5447 dictionary.
Pick up the current version ("current" as in "picked up from a recent
checkout of the FreeRADIUS/freeradius-server repository on GitHub") of
dictionary.rfc5447.
See
https://github.com/FreeRADIUS/freeradius-server/issues/2269
and some of the discussion in
https://github.com/the-tcpdump-group/tcpdump/pull/636
Change-Id: Ib21838684ac250ff1f02fcea6c1e5ca865b4b6ff
Reviewed-on: https://code.wireshark.org/review/28935
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1f28e31 tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
add 7b6181a Fix bug in RFC 5447 dictionary.
Summary of changes:
radius/dictionary.rfc5447 | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)