On 01/21/2013 12:40 PM, David Sterba wrote:
On Sun, Jan 20, 2013 at 04:04:18PM -0500, Gene Czarcinski wrote:
From: Arvin Schnell
Hi,
please find attached a trivial patch for btrfs-progs. Likely not
strictly needed but I noticed valgrind complaining about
uninitialised memory in the ioctl call
On Sun, Jan 20, 2013 at 04:04:18PM -0500, Gene Czarcinski wrote:
> From: Arvin Schnell
>
> Hi,
>
> please find attached a trivial patch for btrfs-progs. Likely not
> strictly needed but I noticed valgrind complaining about
> uninitialised memory in the ioctl call.
>
> Regards,
> Arvin
>
> Si
From: Arvin Schnell
Hi,
please find attached a trivial patch for btrfs-progs. Likely not
strictly needed but I noticed valgrind complaining about
uninitialised memory in the ioctl call.
Regards,
Arvin
Signed-off-by: Gene Czarcinski
---
cmds-send.c | 1 +
1 file changed, 1 insertion(+)
dif