Memory problem

Hi:

I have a server with a very little memory leak (29 bytes) as reported by Purify.
It�s a pooled server, so each process lives forever accepting conections.But top or ps commands show that used memory it is always increasing much more than 29 bytes (30K mor or less) in each conection.
How can this be if Purify reports such a little memory leak?