]> Git Repo - qemu.git/commit
nbd: Fix overflow return value
authorYik Fang <[email protected]>
Thu, 12 Feb 2015 06:21:51 +0000 (06:21 +0000)
committerPaolo Bonzini <[email protected]>
Wed, 18 Mar 2015 11:02:37 +0000 (12:02 +0100)
commit8b2f0abfd61237b301a29e814535b1e36d733aaa
treeb61a4bbb034f8e6c6d372540a5d0db009d5ddd5e
parentcd232acfa0d70002fed89e9293f04afda577a513
nbd: Fix overflow return value

The value of reply.error should be the type unsigned int.

Signed-off-by: Yik Fang <[email protected]>
Message-Id: <1423722111[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
nbd.c
This page took 0.024063 seconds and 4 git commands to generate.