No need to use a GArray in EnumProcesses
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Thu, 21 Oct 2010 06:17:12 +0000 (02:17 -0400)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Thu, 21 Oct 2010 06:45:13 +0000 (02:45 -0400)
commit1387a9a93b51b30e57b3137e261da7c53ef9c397
tree02cb4291bd2ad18f285f757c3a864eebe9e86606
parent7035bbc0e1c281da9dcfde9484100ccf3b6ea5b0
No need to use a GArray in EnumProcesses

Use the provided array instead of creating a new one and then copying
it to the result.
mono/io-layer/processes.c