mirror of https://bitbucket.org/ausocean/av.git
maybe this will work
This commit is contained in:
parent
2316eea04c
commit
43277c81ac
|
@ -77,6 +77,7 @@ unsigned int RTMP_write_frame(char* data, uint data_length){
|
||||||
free(dataForC);
|
free(dataForC);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
free(dataForC);
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue