Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-05-16 12:45:47 +0400
committerMartin Storsjö <martin@martin.st>2012-05-17 22:16:52 +0400
commit4b7304e80d5f4312e34a748e6c34eb6a7346af7b (patch)
tree76eaa3fa2d08d94f1f9cc1193a0cea1af5b329a5 /tests/regression-funcs.sh
parent01e98b1b006c67ab0948f3c1de65a94609fe79cf (diff)
rtmp: Don't assume path points to a string of nonzero length
If using the new -rtmp_app and -rtmp_playpath parameters, one can in many cases set the main url to just rtmp://server/. If the trailing slash is omitted, path is a string of zero length, and using path+1 will end up reading uninitialized data. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests/regression-funcs.sh')
0 files changed, 0 insertions, 0 deletions