mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
finish kernel utest. to 0.9.149
This commit is contained in:
parent
ad920915a2
commit
5a41b1b538
9 changed files with 686 additions and 116 deletions
|
@ -659,7 +659,7 @@ srs_amf0_t srs_amf0_parse(char* data, int size, int* nparsed)
|
|||
return amf0;
|
||||
}
|
||||
|
||||
stream.reset();
|
||||
stream.skip(-1 * stream.pos());
|
||||
if ((ret = any->read(&stream)) != ERROR_SUCCESS) {
|
||||
srs_freep(any);
|
||||
return amf0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue