Don't do strchr on a string that isn't necessarily null-terminated
commitec606b685c2b758ad3dafeccbeb870908a9720c8
authorMartin Storsjo <martin@martin.st>
Thu, 15 Aug 2013 10:37:19 +0000 (15 13:37 +0300)
committerMartin Storsjo <martin@martin.st>
Thu, 15 Aug 2013 10:37:19 +0000 (15 13:37 +0300)
tree01fe9e76a2ac4c9fa47fe8b55b076154440a643d
parent8e3064207fa7535baad07fd06b65630ec8b31a08
Don't do strchr on a string that isn't necessarily null-terminated
librtmp/rtmp.c