Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 14 Feb 2018 22:23:45 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: fread() - possible division by zero

* Geraldo Netto <geraldonetto@...il.com> [2018-02-14 16:50:44 -0200]:
> It seems we may have the same division by zero issue on fread():
> 

it's good practice to actually test your theory,
in this case it's just a fread(d,0,n,f) call.

then you could see there is no issue, the code works fine.

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.