Project

General

Profile

Actions

Bug #8271

open

pfring: StringParseUnt16 function is not found

Added by Aditya Nugraha 6 days ago. Updated 1 day ago.

Status:
In Review
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Perhaps developer is forgot to update src/util-byte.c & src/util-byte.h

runmode-pfring.c: In function 'OldParsePfringConfig':
runmode-pfring.c:118:17: error: implicit declaration of function 'StringParseUnt16'; did you mean 'StringParseInt16'? [-Wimplicit-function-declaration]
  118 |             if (StringParseUnt16(&pfconf->threads, 10, 0, threadsstr) < 0) {
      |                 ^~~~~~~~~~~~~~~~
      |                 StringParseInt16


Subtasks 1 (1 open0 closed)

Bug #8284: pfring: StringParseUnt16 function is not found (8.0.x backport)AssignedJason IshActions
Actions

Also available in: Atom PDF