CVSROOT: /cvs
Module name: xenocara
Changes by: matthieu@cvs.openbsd.org 2008/04/17 14:25:05
Modified files:
lib/libX11/src : UIThrStubs.c
Log message:
pthread_key_create(3) explicitely says that the value associated
with a new key is NULL. So set the allocated memory to zero.