URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83351a9996b04a5b3b2e7f3f705ffc63d13a0b53
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
83351a9 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
iax2_analysis.c: fix V610 warning reported by PVS-Studio
Unspecified behavior. Check the shift operator '>>'. The left operand '(- 1)' is negative.
Change-Id: Icdb999c2df0e7843086ec811ca4747876fbf2424
Reviewed-on: https://code.wireshark.org/review/8809
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 6e58ae3 dwarf.c: fix V629 warning reported by PVS-Studio
adds 83351a9 iax2_analysis.c: fix V610 warning reported by PVS-Studio
Summary of changes:
ui/gtk/iax2_analysis.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)