URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=707298c680cd24bcb185955d38cbcf396b6fe026
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
707298c by Guy Harris (guy@xxxxxxxxxxxx):
Cast away a warning.
The argument to the resize method for QByteArray is an int, not a
size_t.
Change-Id: Id30bc03daec6d6ead8669794b5cb0247718be66b
Reviewed-on: https://code.wireshark.org/review/13977
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from d4ee4a9 iso14443: fix the NAK/ACK bit of an R-block
adds 707298c Cast away a warning.
Summary of changes:
ui/qt/show_packet_bytes_dialog.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)