Subject: | Bug in Ceph::Rados(patch attached) |
Date: | Mon, 16 Feb 2015 10:29:30 -0600 |
To: | bug-ceph-rados [...] rt.cpan.org |
From: | Adam Wien <adam [...] cpanel.net> |
Hi!
I was working with Ceph rados and I came across an issue. I found that I
was unable to use the read function without specifying a length. Once I
did that, I received garbage from having to guess the buffer length.
Here's a patch that modifies read to use the returned length to create
the return scalar.
I also patched the synopsis to include the new information.
Thanks,
Adam
Message body is not shown because sender requested not to inline it.