Very cool! Thank you for doing this. - Doug
On Mon, Feb 15, 2010 at 5:15 AM, Masha <[email protected]> wrote: > Hi > > I run Coverity on Hypertable source. > > Surprisingly, only two defects were found (actually more than two, but > the rest is insignificant, like memory leaks in test programs). > > So, you guys, write code of very good quality ! > > 1. In MasterProtocol::command_text() - buffer overrun in case if > command==8 > > 2. In Protocol::string_format_message() - pointer 'event' is used > before checked for being NULL > > -- > You received this message because you are subscribed to the Google Groups > "Hypertable Development" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<hypertable-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/hypertable-dev?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en.
