https://bugs.kde.org/show_bug.cgi?id=525680
Bug ID: 525680
Summary: Typo in --help message under --show-realloc-size-zero
Classification: Developer tools
Product: valgrind
Version First 3.24.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
On the --show-realloc-size-zero option displayed in the --help message, it says
realocs instead of reallocs. That's it.
STEPS TO REPRODUCE
1. run valgrind --help
2. scroll down
OBSERVED RESULT
--show-realloc-size-zero=no|yes show realocs with a size of zero? [yes]
EXPECTED RESULT
--show-realloc-size-zero=no|yes show reallocs with a size of zero? [yes]
SOFTWARE/OS VERSIONS
Running on: Linux raspberrypi 6.18.39+rpt-rpi-2712 #1 SMP PREEMPT Debian
1:6.18.39-1+rpt1 (2026-07-29) aarch64 GNU/Linux, but I very highly doubt that
matters.
ADDITIONAL INFORMATION
This is very extremely minor.
--
You are receiving this mail because:
You are watching all bug changes.