<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hey guys,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I was just poking around through some of the 
plugins code to see how they worked and noticed that the check_smtp plugin seems 
to have a large number of memory leaks. It does a bunch of alloc'ing (asprintf, 
malloc) .. but there isn't a single free() in the entire bit of code .. just 
thought I'd let ya'll know</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Andrew Eross</FONT></DIV>
<DIV><FONT face=Arial size=2>Chasma, Inc.</FONT></DIV></BODY></HTML>