On Wed, Jan 09, 2002 at 09:37:36PM -0500, Jeff Trawick wrote: > in the unlikely case that nobody able to work on it knows about this: > > APR's testshmem.c > Apache's mod_auth_digest.c > (compiles with warnings on gcc, but pretty clear that it is toast > since it expects to get pointers back from apr_rmm_malloc())
testshmem.c should probably be removed -- I'll do it in a few minutes (it applies to the old API, and was mostly subsumed into the new testshm.c). mod_auth_digest may still need some help... (it was pretty well broken before the patch flurry). -aaron
