mirror of https://github.com/asterisk/asterisk
When using the speech recognition module, crashes can occur sporadically due to a "double free or corruption (out)" error. Now, in the section where the audio stream is being captured in a loop, each time after releasing fr, it is set to NULL to prevent repeated deallocation. Fixes #772pull/955/head
parent
16a5adf02a
commit
5bd7403fed
Loading…
Reference in new issue