Fix memory leak due to the use of perl_clone. A mutex is used
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 13 May 2004 18:55:40 +0000 (18:55 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 13 May 2004 18:55:40 +0000 (18:55 +0000)
commit94e43eb8f5155e810f5e04efca59214408221205
treec412a26951c8f0a972834d0d60ca880bc13d00ff
parent9c887fc97d778b4817ab59bea111f5377196d8b4
Fix memory leak due to the use of perl_clone. A mutex is used
for clone/free .. Just to be sure. But rest is still multi-threaded.
SimpleServer.xs