Project

General

Profile

Actions

Bug #2419

closed

Increase size of length of Decoder handlers from uint16 to uint32

Added by Maurizio Abba about 6 years ago. Updated over 5 years ago.

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

Description

Decoder handler takes as parameter the length of the buffer (raw array of bytes that need to be parsed).

This parameter is currently configured to be a uint16. Moving it to uint32 allow to parse data from interfaces with bigger mtu (ie., default mtu of lo (loopback) interface is 65536 bytes).

Actions #1

Updated by Andreas Herz about 6 years ago

  • Target version set to TBD
Actions #3

Updated by Victor Julien over 5 years ago

  • Status changed from Assigned to Closed
  • Target version changed from TBD to 4.1rc2
Actions

Also available in: Atom PDF