A major purpose of PuTTY's memory-allocation functions is to succeed or die
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 19 Jun 2005 14:17:24 +0000 (14:17 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 19 Jun 2005 14:17:24 +0000 (14:17 +0000)
commit3a12fec2c799c0645be09a1513eaf2a160264d5f
tree153af3063dd95bfeae56710ec46c18bce7e519cc
parentf8efb0d5ce21d36de5c37cf70e15b3ade5239aa5
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: svn://svn.tartarus.org/sgt/putty@5978 cda61777-01e9-0310-a592-d414129be87e
pscp.c
ssh.c