From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Clang Scan build results Date: Wed, 27 Aug 2014 18:09:42 +0200 Message-ID: <2986167.y8P4CbtqGc@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Wiles, Roger Keith" Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-08-27 15:52, Wiles, Roger Keith: > I groped around on the Coverity site and did not find any statement about > being free to open source, but I may have just missed it. It's here: https://scan.coverity.com Some checks have been done with TrustInSoft Analyzer: http://dpdk.org/ml/archives/dev/2014-May/002365.html Noticeable example: http://dpdk.org/browse/dpdk/commit/?id=2612a4b935144accff I didn't yet check all your clang report but about all the errors in Intel base drivers, you should know that we prefer not fix them because we try to keep it close from the Intel imports. It's Intel decision to fix these base drivers errors and publish them here. -- Thomas