Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:malloc

2172 		if(0 == (block->data = (FLAC__byte*)malloc(block_length)))
2475 if(0 == (block->data = (FLAC__byte*)malloc(block_length)))