URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62a429a41db870367cd9484403feabe924e4987b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
62a429a by Guy Harris (guy@xxxxxxxxxxxx):
proto_tree_add_uint() takes a value, not an encoding, as an argument.
Change-Id: Ie2c0523e32b54cd13506501d98215934a8d1304e
Reviewed-on: https://code.wireshark.org/review/2611
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 4f1d20abae2c485bf0cdcaee10a917e4e01ebda1)
Reviewed-on: https://code.wireshark.org/review/2858
Actions performed:
from e166d36 Expand a variable from 16 to 32 bits (and make it signed).
adds 62a429a proto_tree_add_uint() takes a value, not an encoding, as an argument.
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)