rhythmkay

Results 1 issues of rhythmkay

KTVHCDataReader.m Line 242 The following code which access to 'self.unit.responseHeaders' is not thread-safety. `KTVHCRangeFillToResponseHeaders(range, self.unit.responseHeaders, totalLength);` The 'responseHeaders' is multithreaded read-write. Please fix it on '[KTVDataUnit updateResponseHeaders:totalLength:]' and '[KTVHCDataReader callbackForPrepared]'.