Commit Graph

1 Commits (870a98b528161d8d5aaf77556fb9b8b5560867cb)

Author SHA1 Message Date
Eric Leblond 28ca36acf7 coccinelle: add test on malloc error check.
This patch adds a coccinelle code check on SCMalloc, SCCalloc and
SCStrdup and other memory handling functions. It verifies that the
error checking is made.
14 years ago