commit | c4e3d3f374b409500e3dd05c0b0eca6ac98a6b4e | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 01 09:41:07 2003 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Aug 01 09:41:07 2003 -0400 |
tree | 2d1db6d042abcaf015834480ea1ca8c26c456f5d | |
parent | 0ec1b153ba6291aac5faa00c197a71d1cb0165f5 [diff] |
ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() all now take a 'void *' instead of a 'void **' in order to avoid pointer aliasing problems with GCC 3.x.