Bug ID |
8888
|
Summary |
iostat_draw sizeof mismatch
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
TShark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11133 [details]
Proposed fix for wrong g_malloc size
Build Information:
--
ui/cli/tap-iostat.c:930:suspicious_sizeof -- Passing argument "80UL /* sizeof
(io_stat_item_t) */ * num_cols" to function "g_malloc(gsize)" and then casting
the return value to "io_stat_item_t **" is suspicious.
You are receiving this mail because:
- You are watching all bug changes.