comparison Makefile.am @ 16914:11a0f2b4ac83

If the read() in resolved() fails, we should detect the failure and set size (which it would otherwise set, since it is passed by reference) to 0 and res to NULL. This ''may'' fix a rather odd crash described in Adium Trac #6623 (http://trac.adiumx.com/ticket/6623), and it is certainly good sanity checking.
author Evan Schoenberg <evan.s@dreskin.net>
date Sat, 05 May 2007 18:29:49 +0000
parents 9b47e29ba76c
children 4c26b23e7859
comparison
equal deleted inserted replaced
16912:f9e7a7dacda3 16914:11a0f2b4ac83