
23 Jun
2014
23 Jun
'14
9:06 a.m.
On 06/23/2014 08:42 AM, Peter Krempa wrote:
On 06/23/14 08:36, Ján Tomko wrote:
It returns NULL on failure. Checking if the negation of it is less than zero makes no sense. (Found by coverity after moving the code)
In another case, the return value wasn't checked at all. --- src/conf/domain_addr.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
ACK,
Thanks, pushed. Jan