Skip to content
Snippets Groups Projects
Forked from Utils / KWSys
892 commits behind the upstream repository.
Jean-Christophe Fillion-Robin's avatar
Jean-Christophe Fillion-Robin authored
Fix the following error reported by valgrind memcheck tool:

==31549== 256 bytes in 1 blocks are definitely lost in loss record 1 of 1
==31549==    at 0x4C2B800: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31549==    by 0x44F3AA: kwsys::SystemTools::DetectFileType(char const*, unsigned long, double) (in .../kwsysTestsCxx)
==31549==    by 0x43D75E: CheckFileOperations() (in .../kwsysTestsCxx)
==31549==    by 0x43FAC5: testSystemTools(int, char**) (in .../kwsysTestsCxx)
==31549==    by 0x434A2B: main (in .../kwsysTestsCxx)

Change-Id: I42db9774bf30889b67921a538e00c1bf519a2719
e5c23738
History
Name Last commit Last update
GitSetup
.gitattributes
Base64.c
Base64.h.in
CMakeEmptyInputFile.in
CMakeLists.txt
CONTRIBUTING.rst
CPU.h.in
CTestConfig.cmake
CTestCustom.cmake.in
CommandLineArguments.cxx
CommandLineArguments.hxx.in
Configure.h.in
Configure.hxx.in
Copyright.txt
Directory.cxx
Directory.hxx.in
DynamicLoader.cxx
DynamicLoader.hxx.in
Encoding.h.in
Encoding.hxx.in
EncodingC.c
EncodingCXX.cxx
ExtraTest.cmake.in
FStream.cxx
FStream.hxx.in
FundamentalType.h.in
Glob.cxx
Glob.hxx.in
IOStream.cxx
IOStream.hxx.in
MD5.c
MD5.h.in
Process.h.in
ProcessUNIX.c
ProcessWin32.c
README.txt
RegularExpression.cxx
RegularExpression.hxx.in
SetupForDevelopment.sh
SharedForward.h.in
String.c
String.h.in
String.hxx.in
System.c
System.h.in
SystemInformation.cxx
SystemInformation.hxx.in
SystemTools.cxx
SystemTools.hxx.in
Terminal.c
Terminal.h.in
auto_ptr.hxx.in
hash_fun.hxx.in
hash_map.hxx.in
hash_set.hxx.in
hashtable.hxx.in
kwsysHeaderDump.pl
kwsysPlatformTests.cmake
kwsysPlatformTestsC.c
kwsysPlatformTestsCXX.cxx
kwsysPrivate.h
kwsys_cstddef.hxx.in
kwsys_ios_fstream.h.in
kwsys_ios_iosfwd.h.in
kwsys_ios_iostream.h.in
kwsys_ios_sstream.h.in
kwsys_stl.hxx.in
kwsys_stl_string.hxx.in
testAutoPtr.cxx
testCommandLineArguments.cxx
testCommandLineArguments1.cxx
testDynamicLoader.cxx
testDynload.c
testEncode.c
testEncoding.cxx
testFStream.cxx
testFail.c
testHashSTL.cxx
testIOS.cxx
testProcess.c
testSharedForward.c.in
testSystemInformation.cxx
testSystemTools.bin
testSystemTools.cxx
testSystemTools.h.in
testTerminal.c