Home | History | Annotate | Download | only in src

Lines Matching refs:malloc

1803 		if ((dyn_buf = malloc(items * sizeof(*dyn_buf))) == NULL) {