GC M_STRING, no longer required as strdup() accepts a malloc type.
Requested by: phk
This commit is contained in:
parent
3766220237
commit
1ef4bb7dc7
@ -79,7 +79,6 @@ struct malloc_type {
|
||||
|
||||
MALLOC_DECLARE(M_CACHE);
|
||||
MALLOC_DECLARE(M_DEVBUF);
|
||||
MALLOC_DECLARE(M_STRING);
|
||||
MALLOC_DECLARE(M_TEMP);
|
||||
|
||||
MALLOC_DECLARE(M_IP6OPT); /* for INET6 */
|
||||
|
Loading…
Reference in New Issue
Block a user