I have one pointer which is NULL, but if NULL is its value, I think that is still all right to free the memory allocated for it.
Is this true?
I have one pointer which is NULL, but if NULL is its value, I think that is still all right to free the memory allocated for it.
Is this true?