K 10 svn:author V 2 bz K 8 svn:date V 27 2007-06-15T23:45:39.000000Z K 7 svn:log V 360 Add a missing return so that we drop out in case of an error and do not continue with a NULL pointer. [1] While here change the return of the error handling code path above. I cannot see why we should always return 0 there. Neither does KAME nor do we in here for the similar check in all the other functions. Found with: Coverity Prevent(tm) [1] CID: 2521 END