Project

General

Profile

Actions

Bug #8271

closed
AN JI

pfring: StringParseUnt16 function is not found

Bug #8271: pfring: StringParseUnt16 function is not found

Added by Aditya Nugraha about 2 months ago. Updated about 1 month ago.

Status:
Closed
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 (0 open1 closed)

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

Also available in: PDF Atom