Pedro F. Giffuni f3ee91ed2b Initialize the allocation of variables related to the ext2 allocator.
The e2fs_gd struct was not being initialized and garbage was
being used for hinting the ext2 allocator variant.
Use malloc to clear the values and also initialize e2fs_contigdirs
during allocation to keep consistency.

While here clean up small style issues.

Reported by:	Clang static analyser
MFC after:	1 week
2015-02-15 01:12:15 +00:00
..
2015-02-11 15:49:14 +00:00
2015-01-23 21:08:24 +00:00
2014-10-12 18:01:52 +00:00
2014-09-25 19:10:32 +00:00
2015-02-10 06:35:16 +00:00
2015-02-02 16:07:07 +00:00
2014-12-27 07:07:37 +00:00
2014-09-23 06:32:19 +00:00