Home
last modified time | relevance | path

Searched hist:c4c326cf1d0a682a7eb6f6ada85a779e03b24ff7 (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/indent/
H A Dargs.cdiff c4c326cf1d0a682a7eb6f6ada85a779e03b24ff7 Sun Sep 19 22:34:30 CEST 2004 David Schultz <das@FreeBSD.org> Fix a buffer overflow by using strncpy() instead of strcpy().
Also, use strdup() instead of malloc()/strcpy().

PR: 64164
diff c4c326cf1d0a682a7eb6f6ada85a779e03b24ff7 Sun Sep 19 22:34:30 CEST 2004 David Schultz <das@FreeBSD.org> Fix a buffer overflow by using strncpy() instead of strcpy().
Also, use strdup() instead of malloc()/strcpy().

PR: 64164