mirror of https://github.com/asterisk/asterisk
https://origsvn.digium.com/svn/asterisk/trunk ........ r194945 | eliel | 2009-05-16 14:32:11 -0400 (Sat, 16 May 2009) | 8 lines Fix a missing unlock in case of error, and a missing free(). Always free the allocated memory for a string field, because we are always using it (not only when xmldocs are enabled). Also if there is an error allocating memory for the string field remember to unlock the list of registered applications, before returning. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@194946 65c4cc65-6c06-0410-ace0-fbb531ad65f31.6.2
parent
13b925c81f
commit
e7eb9a5519
Loading…
Reference in new issue