perl: Fix $h->value_type and $h->value_value methods.
authorRichard Jones <rjones@redhat.com>
Thu, 25 Mar 2010 11:57:35 +0000 (11:57 +0000)
committerRichard Jones <rjones@redhat.com>
Thu, 25 Mar 2010 11:59:06 +0000 (11:59 +0000)
commita2f495804a05c0c9d3532dbf7cf5bb3cd2df64f8
treec5d060925d91ce15425b4b9ec50f05627a07f3ea
parent0b960523cfccd4614dd644fa3c67d59bc02dc9bb
perl: Fix $h->value_type and $h->value_value methods.

These were passing the type & len arguments the wrong way round
to the C function, resulting in data corruption in the returned
values.
generator/generator.ml