Status: Accepted Owner: ---- Labels: Type-Bug Priority-Medium New issue 275 by christian.plesner.hansen: Possible leak in flag parsing http://code.google.com/p/v8/issues/detail?id=275
cctest/test-flags/Flags2b (and many of the other flag tests) reports ==7488== 114 bytes in 1 blocks are possibly lost in loss record 6 of 7 ==7488== at 0x68F06A9: operator new[](unsigned int) /home/kcc/depot2-kcc-ts_valgrind-client/google_vendor_src_branch/valgrind/trunk/coregrind/m_replacemalloc/vg_replace_malloc.c:279 ==7488== by 0x81350E0: char* v8::internal::NewArray<char>(int) /home/plesner/Documents/vms/google/v8/src/allocation.h:110 ==7488== by 0x8135738: v8::internal::FlagList::SetFlagsFromString(char const*, int) /home/plesner/Documents/vms/google/v8/src/flags.cc:463 ==7488== by 0x809A7CB: TestFlags2b() /home/plesner/Documents/vms/google/v8/test/cctest/test-flags.cc:78 ==7488== by 0x804A8C4: CcTest::Run() /home/plesner/Documents/vms/google/v8/test/cctest/cctest.h:57 ==7488== by 0x804A7AD: main /home/plesner/Documents/vms/google/v8/test/cctest/cctest.cc:98 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
