bbailey / BucketMUD

BucketMUD is a MUD engine based on EmberMUD.
Other
4 stars 2 forks source link

check for proper string free'ing when using bv_to_string() and bv_from_string() #32

Closed bbailey closed 14 years ago

bbailey commented 14 years ago

All current calls to bv_to_string and bv_from_string properly handle memory management of involved strings