Wireshark-commits: [Wireshark-commits] master e01fcb7: bluecom: fix compilation with gcc-4.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e01fcb7a3cc37cb7474563521f09211b58bfe02b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e01fcb7 by Dario Lombardo (lomato@xxxxxxxxx):
bluecom: fix compilation with gcc-4.
../epan/dissectors/packet-bluecom.c: In function 'dissect_bluecom':
../epan/dissectors/packet-bluecom.c:498:43: error: variable 'block' might be clobbered by 'longjmp' or 'vfork' [-Werror=clobbered]
guint cmd, flags, blocknb, segcode=0, block;
Change-Id: I148ba4bc6b3e026f0626120235c59305b5204529
Reviewed-on: https://code.wireshark.org/review/27119
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 180a997 RPM: remove packaging/rpm/SPECS/wireshark.spec.in.
adds e01fcb7 bluecom: fix compilation with gcc-4.
Summary of changes:
epan/dissectors/packet-bluecom.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)