URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fdeab5a22f2f312ec6dc36b47a9affa48f354e1a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fdeab5a by Guy Harris (guy@xxxxxxxxxxxx):
Fix 32-bit OS X buildbot.
I guess it's not at risk of being clobbered by a longjmp() in a way that
affects the behavior of the code, but the older GCC on that buildbot
doesn't do the dataflow analysis to figure it out.
Change-Id: I770380e2a22d00aeccf5937203bc70968712d37f
Reviewed-on: https://code.wireshark.org/review/11611
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from bebc416 "#if 0" out an unused value_string table.
adds fdeab5a Fix 32-bit OS X buildbot.
Summary of changes:
epan/dissectors/packet-dcerpc.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)