History log of /freebsd-10-stable/usr.sbin/binmiscctl/binmiscctl.c
Revision Date Author Comments
# 287463 04-Sep-2015 sbruno

MFC r277853

Check for invalid length or more than max length for the interpreter, instead
of the validity of the string pointer holding the interpreter.

Submitted by: sson


# 278961 18-Feb-2015 sbruno

MFC r278827

Check for required arguments before accessing argv[0] and core dumping.


# 287463 04-Sep-2015 sbruno

MFC r277853

Check for invalid length or more than max length for the interpreter, instead
of the validity of the string pointer holding the interpreter.

Submitted by: sson


# 278961 18-Feb-2015 sbruno

MFC r278827

Check for required arguments before accessing argv[0] and core dumping.