42.3. slapi_value_free()
This function frees from memory the Slapi_Value structure and its members (if it is not NULL), and sets the pointer to NULL.
#include "slapi-plugin.h" slapi_value_free(Slapi_Value **value);
This function takes the following parameter:
|
value
| Address of the pointer to the Slapi_Value you wish to free. |
Call this function when you are finished working with the structure.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.