Opened 12 years ago
Last modified 12 years ago
#9551 closed bug
Defect: Use of uninitialized pointer — at Version 1
Reported by: | kallisti5 | Owned by: | axeld |
---|---|---|---|
Priority: | critical | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | CID991608 | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
http://cgit.haiku-os.org/haiku/tree/src/system/kernel/fs/rootfs.cpp#n379
Line 379, we use vnode which is uninitialized at the time of use.
Note:
See TracTickets
for help on using tickets.