Project

General

Profile

Bug - Static Analysis #1145

LSModule SDK 20: C28182 Dereferencing a copy of a null pointer

Added by CyberTech about 10 years ago. Updated about 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
2014-01-21
Due date:
% Done:

0%

Estimated time:
vbulletin_issue_id:

Description

C28182 Dereferencing a copy of a null pointer
Dereferencing NULL pointer. 'argv' contains the same NULL value as 'realloc()`395' did.

  • Line 395: 'argv' may be NULL
  • Line 398: 'argv' is dereferenced, but may still be NULL

LSMMySQL - lsmodule.h (Line 398)

 


Related issues

Related to Inner Space - Bug - Static Analysis #1146: LsModule SDK 20: C6308 Realloc leakNew2014-01-21

Actions
#1

Updated by CyberTech about 10 years ago

#2

Updated by CyberTech about 10 years ago

#3

Updated by CyberTech about 10 years ago

#4

Updated by CyberTech about 10 years ago

  • Tracker changed from Bug to Bug - Static Analysis

Also available in: Atom PDF