On Thu, Jun 28, 2012 at 6:54 PM, Robert Yang <[email protected]> wrote: > I've changed the cmd[BUFSIZ] to cmd[2048], which should be enough for us, > and > pushed it to the git repo again:
ideally allocating a string on heap and then freeing it after use would fix this issue once for all. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
