Jaap Keuter
changed
bug 8379
What |
Removed |
Added |
Attachment #10089 Flags |
|
review_for_checkin-
|
Comment # 1
on bug 8379
from Jaap Keuter
Comment on attachment 10089 [details]
packet-hpfeeds patch
Quick review comments:
* never advance offset based on type size, always use a defined or absolute
size
* never encapsulate column functionality within 'if (tree' constructs.
* you may want to introduce a default case for opcode, in which you assume the
fist byte being the length of the PDU.
* properly indent (using tab) in Makefile.common.
You are receiving this mail because:
- You are watching all bug changes.