netrc: treat failure to find home dir same as missing netrc file
authorDan Fandrich <dan@coneharvesters.com>
Sat, 12 Jul 2014 18:19:34 +0000 (20:19 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 12 Jul 2014 18:22:09 +0000 (20:22 +0200)
commit135c2dc14f7c417c90d78c538149f610606f89c8
treed186ca3094f6e36899abe639af791231d348fb05
parent4a67b3e650372bef9412731b1c9fcdca60757756
netrc: treat failure to find home dir same as missing netrc file

This previously caused a fatal error (with a confusing error code, at
that).

Reported by: Glen A Johnson Jr.
RELEASE-NOTES
lib/netrc.c