Opened 11 years ago
Closed 11 years ago
#9880 closed bug (fixed)
[bfs_tools] Inode.cpp: Called C++ object pointer is null
Reported by: | mt | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/Development |
Keywords: | bfs_tools | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
In Inode::EmptyInode(), if variable "object" fails to allocate, calling object->AcquireBuffer() is invalid. Please see attached report.
Attachments (2)
Change History (4)
by , 11 years ago
Attachment: | 0010-Fix-called-C-object-pointer-is-null.patch added |
---|
comment:1 by , 11 years ago
patch: | 0 → 1 |
---|
Note:
See TracTickets
for help on using tickets.
Patch