mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
df71afde00
- strdup() uses M_WAITOK, so we don't need to check it's return value against NULL. MFC after: 2 weeks