Fix crash on animation after resizing
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 28 Oct 2012 17:16:20 +0000 (18:16 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 28 Oct 2012 17:43:05 +0000 (18:43 +0100)
commit3ebb4a78e47ea74667b7cb7e9614f2b3accdae6d
tree2092fb3fbd831b2e1e7a2dbde40b4e90537b8db6
parented46e7344f667397536ed0d682daf1df972da735
Fix crash on animation after resizing

The animate buffers were still holding pointers to a discarded cairo surface.
draw.c