<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I am writing a server module to answer certain iq
namespace query's. I need to malloc memory here for a file I am sending
back over IM. First question, should I create a new jpacket or use the
incoming and reset it (I need to hide nodes on that as well)? Second, When
I malloc the mem, I get a server core dump in _pool_free. I tried to use
malloc and free and create a pool and use pmalloc and pool_free. Neither
seem to work?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> Thanks</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
Glenn</FONT></DIV></BODY></HTML>