diff options
author | Richard Jones <rjones@redhat.com> | 2010-03-25 19:39:07 +0000 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-03-25 19:40:48 +0000 |
commit | 8993116eec9b213a86a1b4d1defa94830a106818 (patch) | |
tree | e34e35edd82279241f9dee4254cb557780d7e813 /python/t/020-open.py | |
parent | 97c3cd728eaa608ceb9c0f2db20a002b6dcccf02 (diff) | |
download | hivex-8993116eec9b213a86a1b4d1defa94830a106818.tar.gz hivex-8993116eec9b213a86a1b4d1defa94830a106818.tar.xz hivex-8993116eec9b213a86a1b4d1defa94830a106818.zip |
perl: Fix $h->value_value method when returning an empty value.
Previously this didn't correctly return an empty registry
value. In this case the length argument to newSVpv would
be 0 which tells Perl to try to calculate the length (we
want newSVpvn instead).
Diffstat (limited to 'python/t/020-open.py')
0 files changed, 0 insertions, 0 deletions