Workarounds for compiling with -D_FORTIFY_SOURCE=2 (as Ubuntu does), which
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Aug 2009 00:19:04 +0000 (00:19 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Aug 2009 00:19:04 +0000 (00:19 +0000)
doesn't like you to ignore the return value from read()/write()/etc (and
apparently can't be shut up with a cast to void).

git-svn-id: svn://svn.tartarus.org/sgt/putty@8614 cda61777-01e9-0310-a592-d414129be87e


No differences found