MrOnlineCoder/shockd

memory leak in shock_format_time()

Closed this issue · 1 comments

You shouldn't use strdup() like that.

Thanks for reporting. How can I fix that?