Age | Commit message (Expand) | Author |
---|---|---|
2014-11-02 | Add a rule to the calloc semantic patch for argument ordering. | Mansour Moufid |
2014-11-02 | The second argument to tor_calloc should be a constant. | Mansour Moufid |
2014-11-02 | Refactor the calloc semantic patch. | Mansour Moufid |
2014-09-16 | Add coccinelle script to remove pointless callocs | Nick Mathewson |
2014-09-16 | Add script to detect and remove unCish malloc-then-cast pattern | Nick Mathewson |
2014-08-13 | Add a simple coccinelle script to replace malloc->calloc | Nick Mathewson |