Merge branch 'master' into smgmaster

This commit is contained in:
Moises Silva 2010-09-03 16:52:34 -04:00
commit bbc7df7717
1 changed files with 1 additions and 0 deletions

View File

@ -280,6 +280,7 @@ SWITCH_DECLARE(void) switch_delete_profile_timer(switch_profile_timer_t **p)
if (!p) return;
#ifdef __linux__
test
close((*p)->procfd);
#endif
free(*p);