-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 08/04/2010 10:18 PM, Jeff Schroeder wrote:
Ok scratch that, I was in the wrong git branch. It seems that things go south around "talloc_strdup failed.".
Looking at the code, the check for NULL seems OK, so probably the allocation really failed and the machine ran out of memory, but I think we should probably break with ENOMEM in that case..see the attached patch.