Low: Replace our crm_free wrapper with standard calls to free()
This might break a few things because crm_free() always set the variable
back to NULL - but this is essentially just laziness and will be good to
clean up (and make explicit where needed)