From 9e9d1a17133fa79265f6e38ecf2ac63464cc9fe2 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sun, 28 Feb 2021 21:05:24 +0100 Subject: [PATCH] Fix README spelling mistake adb -> and Reported by: satbek@unist.ac.kr https://bugs.kde.org/show_bug.cgi?id=433629 --- NEWS | 1 + README | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.2