Project

General

Profile

Actions

Bug #683

closed

stream parser should see only one packet with multi-packet trace missing packet size

Added by Mathieu Desnoyers over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
11/18/2013
Due date:
% Done:

100%

Estimated time:

Description

https://github.com/efficios/ctf-testsuite/tree/master/tests/1.8/regression/stream/pass/2-packets-no-packet-size

getting:
0 myevent: { }, { f = 0x42424242 }
0 myevent: { }, { f = 0x42424242 }

expecting:
0 myevent: { }, { f = 0x42424242 }

(second packet treated as padding)

Actions #1

Updated by Mathieu Desnoyers over 10 years ago

  • Subject changed from stream parser should fail see only one packet with multi-packet trace missing packet size to stream parser should see only one packet with multi-packet trace missing packet size
Actions #2

Updated by Mathieu Desnoyers over 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF