ocaml: Create the handle when the object is instantiated.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 4 Oct 2010 19:29:05 +0000 (20:29 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 4 Oct 2010 19:29:05 +0000 (20:29 +0100)
commit6af1cd7245de0183404ea6aadda4c2f63f9f616b
tree8ea604694905195eb18c11cae4765d738bbebc5c
parent67636f721056d2f2250b0ff8acd981a0294536a9
ocaml: Create the handle when the object is instantiated.

Previously we had only one handle shared between all objects .. oops.
This fixes commit 67636f721056d2f2250b0ff8acd981a0294536a9.
generator/generator_ocaml.ml
ocaml/t/guestfs_005_load.ml