URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ef0420434b30e01d50314d7bbc8b449ec1c2caa
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6ef0420 by Guy Harris (guy@xxxxxxxxxxxx):
No need to set "line" when setting "firstline".
"line" is used only in the main loop processing the lines.
Change-Id: I370c6516867a9c972f9673b3362141f0f42d178a
Reviewed-on: https://code.wireshark.org/review/1360
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0b1c5c3 Get rid of a (now-)redundant call to tvb_get_ptr().
adds 6ef0420 No need to set "line" when setting "firstline".
Summary of changes:
epan/dissectors/packet-http.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)