Home | History | Annotate | Download | only in dropbear

Lines Matching refs:malloc

1223 	if (! (ut = (struct utmp *)malloc(sizeof(*ut)))) {
1224 dropbear_log(LOG_WARNING, "syslogin_perform_login: couldn't malloc()");