- Add some checks to prevent crashes in unexpected situations and add useful error...
authorColin Finck <colin@reactos.org>
Fri, 13 Feb 2009 17:39:58 +0000 (17:39 +0000)
committerColin Finck <colin@reactos.org>
Fri, 13 Feb 2009 17:39:58 +0000 (17:39 +0000)
commit43659c9ace0cc53282b502997ca879703ae87ef2
tree469f6f5c45718950e8960628edfd6edbef3a015c
parent09ad06898705ff63fc792589af6f3fd4f96f8b56
- Add some checks to prevent crashes in unexpected situations and add useful error messages for them.
  This should make debugging something like r39578 easier :-)
- Prevent some memory leaks in case of failure (well, some memory wasn't even freed in case of success :-P)

svn path=/trunk/; revision=39584
rostests/rosautotest/main.c
rostests/rosautotest/webservice.c
rostests/rosautotest/winetests.c