Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:safe_malloc_

1912 	if(0 == (obj->data = (FLAC__byte*)safe_malloc_(obj->data_length))) {