HomeFreeBSD

Initialize errno to 0 in the nul testcase before testing it

Description

Initialize errno to 0 in the nul testcase before testing it

For some odd reason stable/10 requires this, otherwise it always fails
the errno == 0 check on line 196.

Sponsored by: EMC / Isilon Storage Division

Details

Provenance
ngieAuthored on
Parents
rS291838: Fix -Wformat issues and minor whitespace issues in surrounding areas
Branches
Unknown
Tags
Unknown