From: Mark Wielaard Date: Sun, 28 Feb 2021 20:05:24 +0000 (+0100) Subject: Fix README spelling mistake adb -> and X-Git-Tag: VALGRIND_3_17_0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e9d1a17133fa79265f6e38ecf2ac63464cc9fe2;p=thirdparty%2Fvalgrind.git Fix README spelling mistake adb -> and Reported by: satbek@unist.ac.kr https://bugs.kde.org/show_bug.cgi?id=433629 --- diff --git a/NEWS b/NEWS index a013067867..19118b9dc7 100644 --- a/NEWS +++ b/NEWS @@ -140,6 +140,7 @@ where XXXXXX is the bug number as listed below. 432215 Add debuginfod functionality 433323 Use pkglibexecdir as vglibdir 433500 DRD regtest faulures when libstdc++ and libgcc debuginfo are installed +433629 valgrind/README has type "abd" instead of "and" n-i-bz helgrind: If hg_cli__realloc fails, return NULL. diff --git a/README b/README index 511027ae9b..b8cc51de83 100644 --- a/README +++ b/README @@ -21,7 +21,7 @@ use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector, two thread error detectors, a cache -and branch-prediction profiler, a call-graph generating cache abd +and branch-prediction profiler, a call-graph generating cache and branch-prediction profiler, and a heap profiler. It also includes three experimental tools: a heap/stack/global array overrun detector, a different kind of heap profiler, and a SimPoint basic block vector