Do not pass NULL pointer to copyout in if_clone_list.
Sometimes caller is only interested in how many clones
are there and NULL pointer is passed for the destination
buffer. Do not pass it to copyout then.
Do not pass NULL pointer to copyout in if_clone_list. Tags None Referenced Files None Subscribers None
Description
Details
|