URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=577f16a25c1595f1775cde4a36c9f937c5ad7823
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
577f16a by Martin Kaiser (martin@xxxxxxxxxxxxxxxx):
use tvb_find_guint8() to find the 0 termination in a text chunk
keyword and text are latin1 strings
Change-Id: I01637efa2ebf4d1e1a83f6001737066dc1258e6c
Reviewed-on: https://code.wireshark.org/review/913
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from fc48f57 Add a dissector for Apple's PKTAP headers.
adds 577f16a use tvb_find_guint8() to find the 0 termination in a text chunk keyword and text are latin1 strings
Summary of changes:
epan/dissectors/file-png.c | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 deletions(-)