mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
Version 0.1.9 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@329 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -108,6 +108,7 @@ struct ast_trans_pvt *ast_translator_build_path(int dest, int source)
|
|||||||
if (!tmp->state) {
|
if (!tmp->state) {
|
||||||
free(tmp);
|
free(tmp);
|
||||||
tmp = NULL;
|
tmp = NULL;
|
||||||
|
return NULL;
|
||||||
}
|
}
|
||||||
/* Set the root, if it doesn't exist yet... */
|
/* Set the root, if it doesn't exist yet... */
|
||||||
if (!tmpr)
|
if (!tmpr)
|
||||||
|
Reference in New Issue
Block a user