seg inducing typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15498 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
677144f30c
commit
75ad8d2a0c
|
@ -528,7 +528,6 @@ SWITCH_DECLARE(switch_odbc_status_t) switch_odbc_handle_callback_exec_detailed(c
|
|||
if (err) {
|
||||
*err = err_str;
|
||||
} else {
|
||||
*err = NULL;
|
||||
free(err_str);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue