]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[core] Do not try to close a file handle if it's not SWITCH_FILE_OPEN, return SWITCH_...
authorDragos Oancea <dragos@signalwire.com>
Mon, 11 Nov 2019 23:18:23 +0000 (23:18 +0000)
committerAndrey Volk <andywolk@gmail.com>
Mon, 11 Nov 2019 23:18:23 +0000 (03:18 +0400)
commita2b46bcf109d92e97b925aebeeea4d13a99e6267
treebd74080fb8e2472eeafa1515f306c184b15f4976
parenta288c3d969f0338284a109c4f26a3d6169d8421f
[core] Do not try to close a file handle if it's not SWITCH_FILE_OPEN, return SWITCH_STATUS_FALSE instead
src/switch_core_file.c