CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/03 12:32:19
Modified files:
distrib/common : elfrd_size.c elfrdsetroot.c elfrdsetroot.h
Log message:
pledge(2) elfrdsetroot:
- pledge(2) "stdio" after managing arguments (opening files)
- add $OpenBSD$ markers on elfrd_size.c and elfrdsetroot.h
- add a check for NULL on malloc(3) call in elfrd_size.c
from semarie, ok deraadt
