From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4096 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: Static analyzers results on musl Date: Fri, 4 Oct 2013 20:18:37 +0200 Message-ID: <20131004181837.GF29921@port70.net> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1380910727 14421 80.91.229.3 (4 Oct 2013 18:18:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Oct 2013 18:18:47 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4100-gllmg-musl=m.gmane.org@lists.openwall.com Fri Oct 04 20:18:52 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1VS9xi-0001QV-4L for gllmg-musl@plane.gmane.org; Fri, 04 Oct 2013 20:18:50 +0200 Original-Received: (qmail 25943 invoked by uid 550); 4 Oct 2013 18:18:49 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 25935 invoked from network); 4 Oct 2013 18:18:49 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:4096 Archived-At: * Alexander Monakov [2013-10-04 21:51:25 +0400]: > >From reading recent archives, it appeared to me there was some interest in > applying source code analysis tools to musl. My co-workers helped me run a > couple of tools on musl, so here are the results. thanks for doing this > Szabolcs kindly assisted with hosting Clang Analyzer results at > > http://port70.net/~nsz/musl/clang-2013-10-04/ temporarily available i fixed two minor math issues, commits are in my review branch