updates.
[silc.git] / lib / silcutil / beos / silcbeosthread.c
index 76870e5266b0da47ce4419ff651ca2a3ffe8f70d..48e7e7e931f92eb15370c18cbf578a8d507e42e1 100644 (file)
 /* I used Apache's APR code as a reference here. */
 /* $Id$ */
 
+/* XXX This leaks memory. Perhaps the SilcThread API should be changed
+   since the silc_thread_self() causes that BeOS and OS/2 is hard to
+   do to support this SilcThread API */
+
 #include "silcincludes.h"
 
 #ifdef SILC_THREADS