> How do I delete data from xdb?  I thought that you would pass a NULL
> pointer to xdb_act (which is what the function header suggests), but on
> the 4th line of code, the function fails if a NULL pointer has been
> passed?  What is the proper way of doing this?

I ran into this myself once. mod_register.c (line 157 onwards) would
suggest that storing a NULL is the correct thing to do, but this doesn't
work, as you've noticed. I wonder which is correct.

Rob.

PGP signature

Reply via email to