On 02/21/14 17:24, marius adrian popa wrote: > Here you can find result of checking Firebird with PVS-Studio (in russian). > http://habrahabr.ru/company/pvs-studio/blog/213423/ > > via linkedin > http://www.linkedin.com/groups/%D0%A1heck-Firebird-using-PVSStudio-1467097.S.5842562935817269250 > > ps:PVS-Studio is a static analyzer that detects errors in source code > of C/C++/C++11 applications
At least in Why::UtlInterface::getPerfCounters where mentioned call of memset with 0 counter PVS is wrong - parameter passed to memset is increased in a loop between memset call. ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
