URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d711c92b129f8ec3da058cb8e1d951c3fc53a91
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4d711c9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
reasemble_test: fix issue found by PVS Studio (V519)
The 'fd_head' variable is assigned values twice successively.
Change-Id: Ia30f4135f35d5ece369b9648db3ebe5a13e8ccaa
Reviewed-on: https://code.wireshark.org/review/27592
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c4ba94f dpauxmon (extcap): fix no previous prototype for function 'nl_receive_timeout' [-Wmissing-prototypes]
adds 4d711c9 reasemble_test: fix issue found by PVS Studio (V519)
Summary of changes:
epan/reassemble_test.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)