|
From: | Trevor Saunders |
Subject: | [PATCH 1/2] Refactor module loading for single place of exec* call. |
Date: | Sat, 19 Mar 2011 11:32:07 -0400 |
> + exit(1); > assert(0); miner nit, some compilers will warn about that assert() being unreachable thanks! Trev > } > > - if (cfg) > - g_free(arg1); > - > module->pid = fr; > close(module->pipe_in[0]); > close(module->pipe_out[1]); > -- > 1.7.4 > > > _______________________________________________ > Speechd mailing list > Speechd at lists.freebsoft.org > http://lists.freebsoft.org/mailman/listinfo/speechd -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://lists.freebsoft.org/pipermail/speechd/attachments/20110319/afdb2fc8/attachment.pgp>
[Prev in Thread] | Current Thread | [Next in Thread] |