8de8538 qemu: blockPeek: Enforce buffer filling

Authored and Committed by Peter Krempa 6 years ago
    qemu: blockPeek: Enforce buffer filling
    
    Documentation states:
    
    "'offset' and 'size' represent an area which must lie entirely within
    the device or file." Enforce the that the buffer lies within fully.
    
        
file modified
+9 -1