Wireshark-bugs: [Wireshark-bugs] [Bug 8581] More intuitive and less ambiguous variable names and
Date: Sun, 14 Apr 2013 23:49:37 +0000

Comment # 8 on bug 8581 from
Patch applied with some fuzzing (due to r48849 which I committed just before I
saw this one), but it doesn't quite compile with my GCC:

packet-nfs.c:4097:2: error: 'attributes_follow' may be used uninitialized in
this function [-Werror=maybe-uninitialized]
packet-nfs.c:8784:2: error: implicit declaration of function
'dissect_nfs_nfsstat4' [-Werror=implicit-function-declaration]

At this point it might be worth rolling the naming changes in at the same time
since an updated patch is needed anyways?


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