updates.
[silc.git] / lib / silcutil / beos / silcbeosthread.c
index d6e88be3e6f785dd5def6fa5d861d0ede66bea11..48e7e7e931f92eb15370c18cbf578a8d507e42e1 100644 (file)
   GNU General Public License for more details.
 
 */
+/* 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