Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 16 of file icy.c.
Referenced by frame_exit(), open_bad(), open_feed(), open_stream(), open_stream_handle(), and reset_icy().
{ if(icy->data != NULL) free(icy->data); init_icy(icy); }