Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 5 Oct 2013 01:39:46 +0400 (MSK)
From: Alexander Monakov <amonakov@...ras.ru>
To: musl@...ts.openwall.com
Subject: Re: Static analyzers results on musl

On Fri, 4 Oct 2013, Rich Felker wrote:
> But there's no reason to expect that it could return NULL unless this
> is documented as a possibility. Does the tool you're using assume that
> any function which returns a pointer might return NULL?

In src/locale/langinfo.c, __nl_langinfo_l _explicitely_ returns NULL in 5
distinct locations, as of this time.  Am I misunderstanding something?

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.