author | Fredrik Soderblom <fredrik@xpd.se> | |
Thu, 1 Oct 2009 12:24:46 +0000 (14:24 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 1 Oct 2009 12:24:46 +0000 (14:24 +0200) | ||
commit | 40b25e68fc4d7d77bb8968bb1961f69689b8a30e | |
tree | 5d466111d04a4b5d74803c0754c39bf71c9be238 | tree | snapshot |
parent | 5a2d8718ca250276308a7e9a9395870de119b753 | commit | diff |
bindings/perl/Oping.xs: Fix an off-by-one error when allocating a Perl string.
In the previous code the null byte was included in the Perl string,
making the string handling awkward.
In the previous code the null byte was included in the Perl string,
making the string handling awkward.
bindings/perl/Oping.xs | diff | blob | history |