]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commit
Makes the allocator more robust by enabling allocation of 0 bytes.
authorMatthias Goergens <matthias.goergens@citrix.com>
Tue, 2 Feb 2010 16:21:53 +0000 (16:21 +0000)
committerMatthias Goergens <matthias.goergens@citrix.com>
Tue, 2 Feb 2010 16:21:53 +0000 (16:21 +0000)
commit097ba7a17acc4e37d2ec030cf938bfde96bc2591
treeaf9f58f874a8b4d6974229fb88535672221442e4
parent4e6fea9ff842cb53afefca8a1b88d41d1fb6dca8
Makes the allocator more robust by enabling allocation of 0 bytes.

`normalize' and `alloc_specified_area' no longer get confused by 0 byte allocations.

Signed-off-by: Matthias Goergens <matthias.goergens@citrix.com> (Mercurial doesn't like Umlaute.)
mlvm/allocator.ml