Further GC of M_STRING, missed previously.
This commit is contained in:
parent
ae4f61f0d7
commit
05c06d15e8
@ -36,8 +36,6 @@
|
||||
#include <sys/libkern.h>
|
||||
#include <sys/malloc.h>
|
||||
|
||||
MALLOC_DEFINE(M_STRING, "string", "string buffers");
|
||||
|
||||
char *
|
||||
strdup(const char *string, struct malloc_type *type)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user