Project

General

Profile

Actions

Bug #3145

closed
VJ VJ

scan-build warning for af-packet

Bug #3145: scan-build warning for af-packet

Added by Victor Julien over 6 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Affected Versions:
Effort:
Difficulty:
Label:

Description

  CC       source-af-packet.o
source-af-packet.c:1961:24: warning: Result of 'malloc' is converted to a pointer of type 'char', which is incompatible with sizeof operand type 'union thdr *'
        ptv->ring.v2 = SCMalloc(ptv->req.v2.tp_frame_nr * sizeof (union thdr *));
                       ^~~~~~~~                           ~~~~~~~~~~~~~~~~~~~~~
./util-mem.h:37:18: note: expanded from macro 'SCMalloc'
#define SCMalloc malloc
                 ^~~~~~
1 warning generated.

Related issues 1 (1 open0 closed)

Related to Suricata - Task #3153: tracking: scan-build warningsIn ProgressVictor JulienActions

VJ Updated by Victor Julien over 6 years ago Actions #1

  • Related to Task #3153: tracking: scan-build warnings added

VJ Updated by Victor Julien almost 3 years ago Actions #2

  • Status changed from New to Closed
  • Assignee changed from OISF Dev to Victor Julien
  • Target version deleted (TBD)
Actions

Also available in: PDF Atom