]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7515: some fixes
authorSeven Du <dujinfang@gmail.com>
Fri, 17 Apr 2015 06:02:44 +0000 (14:02 +0800)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:47:22 +0000 (12:47 -0500)
commit7447977674b4e9816fe0970087dfaef7e1e740a4
treeec15086accfc8ac9e8c50795e4dea6adb21136f2
parent00214a5e2b4bfbd3f21ad8409f7221041dca416a
FS-7515: some fixes

fix seg when passing NULL to strstr
use zstr to detect empty str
fix compiler warning about || and &&
src/mod/applications/mod_cv/mod_cv.cpp