http fsys - dlna compliance 7.4.32.2 - MT Maximum Byte Size Transfers
John Stirling <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
We're running our cayene build through the DLNA compliance test suite. There is a requirement to handle content-length, chunk-size, range fields with values up to 2^48. Currently this test crashes helix - the crash point being an attempt to dynamically allocate 2Gb in CHTTPFileObject::DecodeChunkedEncoding. It looks like helix is only set upo to deal with a max of 2^32 currently ? Before I look into this in detail, is anyone aware if this has been fixed in a later version of httpfsys ? If not, any pointers to an easy fix appreciated. I'm currently assuming that converting appropriate variables in httpfsys to u64 will probably do it (I'm working on the defintion of 'appropriate') John _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev