Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-02 | libspf2-1.2.11 from | spz | 1 | -6/+6 | |
https://github.com/shevek/libspf2/commit/c37b7c13c30e225183899364b9f2efdfa85552ef fixes CVE-2021-33912, CVE-2021-33913 and CVE-2021-33914 | |||||
2012-12-22 | Using __VA_ARGS__ and expecting the compiler to magically remove the | joerg | 1 | -0/+21 | |
initial comma when it expands to empty is a GCC extension. Avoid it. |