gst/tcp/gstmultifdsink.c: When asking g_value_array_new to prealloc elements, we...
authorMichael Smith <msmith@xiph.org>
Fri, 28 Apr 2006 15:24:00 +0000 (15:24 +0000)
committerMichael Smith <msmith@xiph.org>
Fri, 28 Apr 2006 15:24:00 +0000 (15:24 +0000)
commitb52a2da427b35b9ad89aa1c848206f9763b43ab2
tree5fae9edba7f8998a84bddc201057032bb3443e53
parent102b79e46ead3330a259938adf6583e314543e52
gst/tcp/gstmultifdsink.c: When asking g_value_array_new to prealloc elements, we may as well ask for the right number...

Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
When asking g_value_array_new to prealloc elements, we may as well
ask for the right number of elements.
ChangeLog
gst/tcp/gstmultifdsink.c