]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
A major purpose of PuTTY's memory-allocation functions is to succeed or die
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 19 Jun 2005 14:17:24 +0000 (14:17 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 19 Jun 2005 14:17:24 +0000 (14:17 +0000)
commitc104e3796a07deb09638086013ea9987d35891ba
tree153af3063dd95bfeae56710ec46c18bce7e519cc
parent68ed686b6a64dadbcbe38f07fcbc3c876b484d27
A major purpose of PuTTY's memory-allocation functions is to succeed or die
trying, so there's no need to check their return values for NULL.  Spotted
by Ben Rudiak-Gould.

git-svn-id: http://svn.tartarus.org/sgt/putty@5978 cda61777-01e9-0310-a592-d414129be87e
pscp.c
ssh.c