better fix for mixer pointer

SVN revision: 80918
This commit is contained in:
Mike Blumenkrantz 2012-12-14 08:39:15 +00:00
parent dda71fa2ff
commit cc694477f6
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@ pulse_recv(Pulse *conn, Ecore_Fd_Handler *fdh)
{
ecore_main_fd_handler_active_set(fdh, ECORE_FD_WRITE);
pulse_tag_free(tag);
return (void*)1;
}
return tag;
error: