Peter Lieven 66668d197f vnc-tight: fix regression with libxenstore
commit 095497ff added thread local storage for the color counting
palette. Unfortunately, a VncPalette is about 7kB on a x86_64 system.
This memory is reserved from the stack of every thread and it
exhausted the stack space of a libxenstore thread.

Fix this by allocating memory only for the VNC encoding thread.

Fixes: 095497ffc66b7f031ff2a17f1e50f5cb105ce588
Reported-by: Juergen Gross <jgross@suse.com>
Tested-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Peter Lieven <pl@kamp.de>
Message-id: 1468575911-20656-1-git-send-email-pl@kamp.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2016-07-15 12:11:55 +02:00
..
2016-05-18 15:04:27 +03:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2016-07-11 10:40:29 +01:00
2016-06-10 11:13:15 +02:00
2016-02-04 17:01:04 +00:00
2016-03-08 12:20:11 +01:00
2016-06-03 08:23:26 +02:00
2016-02-04 17:01:04 +00:00
2014-09-16 08:07:05 +02:00
2016-06-03 08:23:26 +02:00
2016-03-01 08:19:07 +01:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2016-02-23 12:43:05 +00:00
2016-07-15 12:00:06 +02:00
2016-02-04 17:01:04 +00:00