X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/f00832cc273e52a47fb88e49849891b771de4e17..c4d749b78a46e69887ec9662851f180e587f2d34:/test/libapt/cdrom_test.cc diff --git a/test/libapt/cdrom_test.cc b/test/libapt/cdrom_test.cc index 626ef538e..5cf3b353c 100644 --- a/test/libapt/cdrom_test.cc +++ b/test/libapt/cdrom_test.cc @@ -91,7 +91,7 @@ TEST(CDROMTest,ReduceSourcelist) } TEST(CDROMTest, FindMountPointForDevice) { - char * tempfile; + char * tempfile = NULL; FileFd fd; createTemporaryFile("mountpoints", fd, &tempfile, "rootfs / rootfs rw 0 0\n"