Skip to content
Snippets Groups Projects
Commit e2ee741e authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Replace strdup() with ch_strdup() such that exit() will be called

if strdup fails.  This is better than not checking, but we should
add orderly shutdown.
parent 9b09d42a
No related branches found
No related tags found
No related merge requests found
Showing
with 77 additions and 58 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment