add more sanity check to the switch_cpp

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7994 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2008-03-31 18:04:22 +00:00
parent f1397e4450
commit 94b2225873
2 changed files with 12 additions and 7 deletions
+1
View File
@@ -113,6 +113,7 @@ class CoreSession {
switch_core_session_t *session;
switch_channel_t *channel;
unsigned int flags;
int allocated;
input_callback_state cb_state; // callback state, always pointed to by the buf
// field in this->args
switch_channel_state_t hook_state; // store hookstate for on_hangup callback