19.6. slapi_attr_free()

Description

Use this function to free an attribute when you are finished with it.

Syntax

#include "slapi-plugin.h"
void slapi_attr_free( Slapi_Attr **a );

Parameters

This function takes the following parameters:

a Attribute to be freed.