Bug #7049
closed
util/radix-tree: Possible dereference of nullptr in case of unsuccess allocation of memory for node
Added by Alexey Simakov 5 months ago.
Updated 5 months ago.
Description
There is two places in util-radix-tree:SCRadixAddKeyInternal, where pointer do not checked after allocation
- Allocation memory for new_node and absent check for it;
- Similar for inter_node;
Files
- Subject changed from util-radix-tree. Possible dereference of nullptr in case of unsuccess allocation to util-radix-tree. Possible dereference of nullptr in case of unsuccess allocation of memory for node
- Subject changed from util-radix-tree. Possible dereference of nullptr in case of unsuccess allocation of memory for node to util-radix-tree: Possible dereference of nullptr in case of unsuccess allocation of memory for node
- Subject changed from util-radix-tree: Possible dereference of nullptr in case of unsuccess allocation of memory for node to util/radix-tree: Possible dereference of nullptr in case of unsuccess allocation of memory for node
- Status changed from New to In Review
- Status changed from In Review to Resolved
- Status changed from Resolved to In Review
- Status changed from In Review to Closed
- Status changed from Closed to Resolved
- Target version changed from TBD to 8.0.0-beta1
- Label Needs backport to 7.0 added
- Label deleted (
Needs backport to 7.0)
- Status changed from Resolved to Closed
Also available in: Atom
PDF