The docs on mprobe look like this:
- Function: enum mcheck_status mprobe (void *POINTER)
The `mprobe' function lets you explicitly check for inconsistencies
in a particular allocated block. You must have already called
`mcheck' at the beginning of the program, to do its occasional
checks; calling `mprobe' requests an additional consistency check
to be done at the time of the call.
The argument POINTER must be a pointer returned by `malloc' or
`realloc'. `mprobe' returns a value that says what inconsistency,
if any, was found. The values are described below.
This unfortunately won't help.
QuoteMstr - Danny Colascione wrote:
On Sun, Sep 23, 2001 at 02:12:52AM -0700, Ben Wing wrote:
> My general solution for Unix, while [hopefully, i.e. i haven't tested it]
> something that actually works, is clearly pretty clunky. Can anyone suggest a
> better way, even if it only works on some systems?
What about the glibc mprobe function? Documented in info, not
manpages.
--
THE FBI IS INVESTIGATING USERS AT MY ISP. If I do or say something
unusual, the message was probably forged. ALL MY AUTHENTIC MESSAGES
ARE PGP/GPG SIGNED/ENCRYPTED. Send nothing to me unencrypted. Public
key can be found at
http://truffula.net/~quotemaster/key.txt
--------------------------------------------------------------------------------
Part 1.2Type: application/pgp-signature