gio/tests/socket: fix one of the new tests
authorDan Winship <danw@gnome.org>
Sun, 14 Dec 2014 13:04:27 +0000 (08:04 -0500)
committerDan Winship <danw@gnome.org>
Sun, 14 Dec 2014 13:04:27 +0000 (08:04 -0500)
commitb6d1c66c506637ba614a2327e0071eb6a1873fc2
treedffe7a1dfb7dce27fabc09f011d6a5cf3fcd0cbd
parent1a2a689deacaac32b351ae97b00d8c35a6499cf6
gio/tests/socket: fix one of the new tests

One of the recently-added tests was using g_test_cmpstr() on a buffer
containing a string that wasn't necessarily 0-terminated.
gio/tests/socket.c