summaryrefslogtreecommitdiff
path: root/test/clip-double-free.c
Commit message (Collapse)AuthorAgeFilesLines
* test: Add clip-double-freeUli Schlachter2011-10-091-0/+87
This test tries to exercise a double free bug in the clipping code. My webkit-based browser recently crashed a lot. Here is the reason why. Signed-off-by: Uli Schlachter <psychon@znc.in>