URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=269dcc997b8ef8bac5e97c51ae94c741603d536e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
269dcc9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
atn cm/cpdlc : fix variable ‘atn_cv’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] found by gcc6
Change-Id: If7541384aeb305b93963dd44d535015ea245f5ac
Reviewed-on: https://code.wireshark.org/review/13879
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b7a5403 Use CMake conventional nomenclature for CXX_FLAGS
adds 269dcc9 atn cm/cpdlc : fix variable ‘atn_cv’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] found by gcc6
Summary of changes:
asn1/atn-cm/packet-atn-cm-template.c | 2 +-
asn1/atn-cpdlc/packet-atn-cpdlc-template.c | 2 +-
epan/dissectors/packet-atn-cm.c | 2 +-
epan/dissectors/packet-atn-cpdlc.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)