]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] Fix dereference of null pointer in video_bridge_thread() when codec b is not...
authorAndrey Volk <andywolk@gmail.com>
Mon, 20 Apr 2020 17:04:46 +0000 (21:04 +0400)
committerAndrey Volk <andywolk@gmail.com>
Wed, 6 May 2020 23:12:51 +0000 (03:12 +0400)
commitb847935ce2049f34ab85e69091a62b7ab91855b3
tree221362aa899dba30ff2093890aed445f11ed9e0d
parent4589a473240b6b5874fd9284e5e571bcf055f2d2
[Core] Fix dereference of null pointer in video_bridge_thread() when codec b is not yet initialized.
src/switch_ivr_bridge.c