Evan Huus
changed
bug 10052
What |
Removed |
Added |
Status |
UNCONFIRMED
|
CONFIRMED
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 3
on bug 10052
from Evan Huus
==5634== Conditional jump or move depends on uninitialised value(s)
==5634== at 0x4E60DEF: pcapng_dump (pcapng.c:3193)
==5634== by 0x4016FC: frame_write (reordercap.c:122)
==5634== by 0x4012A0: main (reordercap.c:295)
==5634== Uninitialised value was created by a stack allocation
==5634== at 0x401680: frame_write (reordercap.c:87)
==5634==
==5634== Conditional jump or move depends on uninitialised value(s)
==5634== at 0x4E60F27: pcapng_dump (pcapng.c:3294)
==5634== by 0x4016FC: frame_write (reordercap.c:122)
==5634== by 0x4012A0: main (reordercap.c:295)
==5634== Uninitialised value was created by a stack allocation
==5634== at 0x401680: frame_write (reordercap.c:87)
Also see https://code.wireshark.org/review/848 from trunk, I will look at
backporting it.
You are receiving this mail because:
- You are watching all bug changes.