• P
    virbitmaptest: Add test for out of bounds condition · 7efd5fd1
    Peter Krempa 提交于
    Previous patch fixed an issue where, when parsing a bitmap from the
    string, the bounds of the bitmap weren't checked. That flaw resulted into
    crashes. This test tests that case to avoid it in the future.
    7efd5fd1
virbitmaptest.c 10.9 KB