Opened 11 years ago

#9942 new bug

[file_systems/ext2] Inode.cpp: Called C++ object pointer is null

Reported by: mt Owned by: korli
Priority: normal Milestone: R1
Component: File Systems/ext2 Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

In Inode::Create(), if 'parent' is NULL, then Calling node.SetFlags(parent->Flags() & EXT2_INODE_INHERITED); (at line 636) is invalid. Please see attached report.

Attachments (1)

report-4910f3.html (120.0 KB ) - added by mt 11 years ago.
Report by Clang Static Analyzer

Download all attachments as: .zip

Change History (1)

by mt, 11 years ago

Attachment: report-4910f3.html added

Report by Clang Static Analyzer

Note: See TracTickets for help on using tickets.