Opened 12 years ago
Last modified 12 years ago
#9551 closed bug
Defect: Use of uninitialized pointer — at Initial Version
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
src/system/kernel/fs/rootfs.cpp
Line 379, we use vnode which is uninitialized at the time of use.
Note:
See TracTickets
for help on using tickets.