X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flibpspp%2Fu8-istream-test.c;h=0a16798b0d9dfd52ccccf261902cea93be98311b;hb=92beabc20b287841f195cfa3576d031c655df490;hp=ab1b717eeb14440e8a80853b39c0d7205876a071;hpb=fe8dc2171009e90d2335f159d05f7e6660e24780;p=pspp diff --git a/tests/libpspp/u8-istream-test.c b/tests/libpspp/u8-istream-test.c index ab1b717eeb..0a16798b0d 100644 --- a/tests/libpspp/u8-istream-test.c +++ b/tests/libpspp/u8-istream-test.c @@ -89,6 +89,7 @@ cmd_read (int argc, char *argv[]) else break; } + free (buffer); if (u8_istream_is_auto (is)) printf ("Auto mode\n");