]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/valgrind/src/valgrind-3.6.0-svn/coregrind/m_replacemalloc/vg_replace_malloc.c
update
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / coregrind / m_replacemalloc / vg_replace_malloc.c
index 42e4731cae38a6841154aefcd9ab4be3fd165aad..b861e06dd9619d6fc899374b3f581b231f6d6864 100644 (file)
@@ -219,7 +219,7 @@ static void init(void);
       v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
       MALLOC_TRACE(" = %p\n", v ); \
       if (NULL == v) { \
-         VALGRIND_PRINTF_BACKTRACE( \
+         VALGRIND_PRINTF( \
             "new/new[] failed and should throw an exception, but Valgrind\n"); \
          VALGRIND_PRINTF_BACKTRACE( \
             "   cannot throw exceptions and so is aborting instead.  Sorry.\n"); \