URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c6a1e3faa6ffb1d82dae09cc9e62d9a85ae9f8f4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
c6a1e3f by Guy Harris (guy@xxxxxxxxxxxx):
Do error checking on simple_error_message_box() calls and fix errors.
It's a printf-like routine, so give it the right declaration. Fix
errors that this finds.
Change-Id: Iaaf38fc49bb4e896795613e7c10aad079712a0d4
Reviewed-on: https://code.wireshark.org/review/9488
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 8d6e21f LLDP: fix dissection of Power Class field
adds c6a1e3f Do error checking on simple_error_message_box() calls and fix errors.
Summary of changes:
file.c | 2 +-
ui/simple_dialog.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)