Commit Graph

2 Commits (93cf2b16907e8c81dd8715a45d314908f8521b5d)

Author SHA1 Message Date
Victor Julien 076d77cd80 Add strncpy and strncat to banned function list as we have better replacements: strlcpy and strlcat. 16 years ago
Eric Leblond 7f1a0d1ed1 coccinelle: add test for banned function
The added semantic patch will trigger an error if banned functions
are used.
16 years ago