Wireshark-bugs: [Wireshark-bugs] [Bug 8272] packet-dlm3.c: missing hf[] entries
Date: Tue, 29 Jan 2013 21:14:51 +0000

changed bug 8272

What Removed Added
Status INCOMPLETE RESOLVED
Resolution --- NOTABUG

Comment # 3 on bug 8272 from
Oops...

I've been watching for macros used to define hf whatever, but missed them in
this case.

Thanks for taking the effort to dig a bit further.

checkhf won't see the &hf... entry because it's looking for ... HFILL.

I'd have to change the regex's to be able to handle the output of the
preprocessor.

(Better might be to look into Evan's suggestion about cppcheck).


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