I wrote:
> With this option, a package maintainer can:
> 1. Invoke gnulib-tool with the same options as usual (the module
> realloc-posix
> will almost certainly be among the dependencies).
> 2. Build the package as usual.
> 3. Run the package's test suite.
Correction:
With this option, a package maintainer can:
1. Invoke gnulib-tool with the same options as usual (the module realloc-posix
will almost certainly be among the dependencies).
2. Build the package with the configure option --enable-sanitized-realloc.
3. Run the package's test suite.