get_append call can return NULL, but bindings didn't handle it.
authorRichard Jones <rjones@trick.home.annexia.org>
Thu, 23 Jul 2009 17:57:05 +0000 (18:57 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Thu, 23 Jul 2009 17:57:05 +0000 (18:57 +0100)
It's not a good idea because there is no way to return an error
indication.  However at least this means it won't segfault.


No differences found