Wireshark-bugs: [Wireshark-bugs] [Bug 9579] Clang ASAN : global-buffer-overflow SNMP : dissect_b
Date: Tue, 06 May 2014 13:44:26 +0000

Comment # 6 on bug 9579 from
Thanks for looking at this Peter, you've gotten farther than I had.

Reading through the code again and trying to understand what it's doing, I
think perhaps the correct fix is to change the "goto choice_try_again" into a
"continue". I believe that should cause the loop to terminate correctly. It
might change the resulting value of branch_taken, but I'm not sure entirely
sure it's right at the moment anyways.

I still can't reproduce - since it looks like you can, could you test this
change please?


You are receiving this mail because:
  • You are watching all bug changes.