URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b561fabb25a5246fd301bd914217e9730ac63917
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
b561fab by Guy Harris (guy@xxxxxxxxxxxx):
Undoing base-64 encoding is not decryption.
For now, we don't change the name of the preference, but we *do* change
the description of the preference and the name of the variable.
Change-Id: I1f80b2e7187679dca787fda5f3d06e9d30536ddc
Reviewed-on: https://code.wireshark.org/review/12444
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit b3fa4f34f401a4d675c8fb936b1547b0a8fda5c2)
Reviewed-on: https://code.wireshark.org/review/12445
Actions performed:
from 682f456 Fix for bug 11856: Correct parameter-name "opt-offset" to "offset" in macro "tvb_eui64_to_str" in epan/to_str.h such that offset is taken into account when converting eui64 to str.
adds b561fab Undoing base-64 encoding is not decryption.
Summary of changes:
epan/dissectors/packet-smtp.c | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)