There's no need to check pointers for NULL before free()ing them.
No functional change.
MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential D30382
dummynet: free(NULL, M_DUMMYNET); is safe kp on May 21 2021, 3:14 PM. Authored by Tags None Referenced Files
Details There's no need to check pointers for NULL before free()ing them. No functional change. MFC after: 2 weeks
Diff Detail
|