Frediano Ziglio ee18e73023 qcow2: fix range check
QCowL2Meta::offset is not cluster aligned but only sector aligned
however nb_clusters count cluster from cluster start.
This fix range check. Note that old code have no corruption issues
related to this check cause it only cause intersection to occur
when shouldn't.

Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-09-12 15:17:22 +02:00
..
2011-09-12 15:17:22 +02:00
2011-09-12 15:17:22 +02:00
2011-09-12 15:17:17 +02:00
2011-08-23 17:41:14 +02:00
2011-08-02 15:53:41 +02:00
2011-08-22 10:19:00 -05:00
2011-08-24 14:53:51 +02:00