fix mistake in length test in getlogin_r
authorRich Felker <dalias@aerifal.cx>
Wed, 20 Jun 2012 02:31:19 +0000 (22:31 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 20 Jun 2012 02:31:19 +0000 (22:31 -0400)
commitee96c50d4bac709f02f7007ecf669952d56f1b2d
tree21f800d9cadc8564c3e68de9d0802075bbbb6385
parentee1f69a3606987a973ccd0b378d26d0fb077364a
fix mistake in length test in getlogin_r

this was actually dangerously wrong, but presumably nobody uses this
broken function anymore anyway..
src/unistd/getlogin_r.c