[libvirt] [PATCH 0/3] Fix bitmap parsing code and add tests

Peter Krempa pkrempa at redhat.com
Fri Aug 16 10:32:06 UTC 2013


The bitmap parsing code might cause a crash of the application using it.
Fix it and add tests so that it doesn't happen again.

Peter Krempa (3):
  virbitmap: Refactor virBitmapParse to avoid access beyond bounds of
    array
  virbitmaptest: Fix function header formatting
  virbitmaptest: Add test for out of bounds condition

 src/util/virbitmap.c  | 38 +++++++++++++-------------------
 tests/virbitmaptest.c | 60 ++++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 67 insertions(+), 31 deletions(-)

-- 
1.8.3.2




More information about the libvir-list mailing list