Free a IP address or address range (RFC 3779) and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
IPAddressOrRange_free(IPAddressOrRange* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs