lp:ubuntu/warty/genext2fs

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/warty/genext2fs
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

2. By David Kimdon <email address hidden>

* - Compile with -O2.
  - get_workblk() should return zero'd memory. This way we get
    nul terminations in the produced image.
  - get_workblk() now allocates the block dynamically on the heap.
    The previous method of allocating the block as 'static' apparently
    results in undefined behavior since get_workblk() is 'inline'.
  Thanks to Vincent Sanders <email address hidden> for the patch.
  (closes: #248987)

1. By David Kimdon <email address hidden>

Import upstream version 1.3

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/genext2fs
This branch contains Public information 
Everyone can see this information.

Subscribers