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)
commit6a0d9a9937162eee090f8dc331921724aef5784d
treef6b5e7947fabec0bcceafa18af0747b5f4282178
parent9af502eff08017941a58ad676d0cbb867f83a341
get_append call can return NULL, but bindings didn't handle it.

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.
src/generator.ml