Bug - Static Analysis #1146
LsModule SDK 20: C6308 Realloc leak
Status:
New
Priority:
Normal
Assignee:
-
Start date:
2014-01-21
Due date:
% Done:
0%
Estimated time:
vbulletin_issue_id:
Description
C6308 Realloc leak
'realloc' might return null pointer: assigning null pointer to 'argv', which is passed as an argument to 'realloc', will cause the original memory block to be leaked.
LSMMySQL - lsmodule.h (Line 395)
Related issues
Updated by CyberTech almost 11 years ago
- Related to Bug - Static Analysis #1145: LSModule SDK 20: C28182 Dereferencing a copy of a null pointer added