Actions
Bug #354
closedcontent_size and packet_size fields limit to 256MB sub-buffers
Start date:
09/25/2012
Due date:
% Done:
100%
Estimated time:
Description
07:32 < Compudj> TheMatthew1: you are right that given content_size and
packet_size fields are uint32_t, and those are in bits, we hit
the limit at 256MB of subbuffer size
07:33 < Compudj> TheMatthew1: we might want to consider uint64_t instead.
Updated by Mathieu Desnoyers about 12 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 576ca06ac9368bd0901c6ff9cb1aad0cb36306cc.
Actions