]> git.street.me.uk Git - andy/viking.git/commit
Fix crashes caused by emitting update too early at layer creation.
authorQuy Tonthat <qtonthat@gmail.com>
Mon, 1 Oct 2007 22:17:44 +0000 (22:17 +0000)
committerQuy Tonthat <qtonthat@gmail.com>
Mon, 1 Oct 2007 22:17:44 +0000 (22:17 +0000)
commitc2e97e57b33cbc773ed91e8f6f193b8190ecaf92
treee0c8d03192c71c9c4106b2bfacb3b8d188abc249
parentc9177aaede5d1dece54538ca6950b0e2a1019437
Fix crashes caused by emitting update too early at layer creation.

It's not necessary to emit update signal at this time and it can cause
segfault for the new half-drawn update method.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
ChangeLog
src/viklayer.c