Wes Hardaker - 2002-12-01

Logged In: YES
user_id=76242

Actually, it shouldn't be a const because it's not always the
case that it may come from a const pointer. In fact, when the
session is closed it should be freed as well.

If you're getting errors, you should probably be strdup()ing
what you're passing it instead.