opnsense-src/usr.bin/patch/pathnames.h
delphij 47f130fabe Fix patch(1) shell injection vulnerability via ed(1). [SA-15:18]
Fix routed remote denial of service vulnerability. [SA-15:19]

Approved by:	so
2015-08-06 07:44:02 +02:00

12 lines
239 B
C

/*-
* Placed in the public domain by Todd C. Miller <Todd.Miller@courtesan.com>
* on July 29, 2003.
*
* $OpenBSD: pathnames.h,v 1.1 2003/07/29 20:10:17 millert Exp $
* $FreeBSD$
*/
#include <paths.h>
#define _PATH_RED "/bin/red"