[Samba] memory leak in lp_servicename

Sunil Kumar Sunilk at novell.com
Mon Mar 25 02:03:08 GMT 2002


Hi,
    I think there is a memory leak in samba code as while
lp_servicename in an infinite loop,Memory consumed by smbd process
increases every times it iterates thru the loop.
 
  i.e
int i;
  while(1)   {
         lp_servicename(i);++i
    }
 
Thanks
sunil.   
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba mailing list