Actions
Bug #353
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 0c00a107869c4edce9b6ebded5992bde4575bc7c.
Actions