diff options
author | JP Abgrall <jpa@google.com> | 2014-03-04 13:24:25 -0800 |
---|---|---|
committer | JP Abgrall <jpa@google.com> | 2014-03-04 14:16:49 -0800 |
commit | 08b8eab0cbebe1b109037dd8ffcf813ad35bfc3e (patch) | |
tree | 115ce4b0113994aa23ea22ae0c3ba7587b2eaeb3 /lib/ext2fs/write_bb_file.c | |
parent | e97b2b6fc82f840e84dfc631b87f21be44ff2421 (diff) | |
download | android_external_e2fsprogs-08b8eab0cbebe1b109037dd8ffcf813ad35bfc3e.tar.gz android_external_e2fsprogs-08b8eab0cbebe1b109037dd8ffcf813ad35bfc3e.tar.bz2 android_external_e2fsprogs-08b8eab0cbebe1b109037dd8ffcf813ad35bfc3e.zip |
e2fsck: Don't use e2fsck_global_ctx unless HAVE_SIGNAL_H
Program received signal SIGSEGV, Segmentation fault.
0x56577382 in e2fsck_set_bitmap_type (fs=0x5658c2b8, default_type=2, profile_name=0x56580e12 "default", old_type=0x0) at external/e2fsprogs/e2fsck/util.c:797
797 profile_get_uint(e2fsck_global_ctx->profile, "bitmaps",
e2fsck_global_ctx is only ever initialized in unix.c PRS()
if HAVE_SIGNAL_H is defined.
Change-Id: Ic93fb8d9114054f7bf8512c622b2fb9b2ae60584
Signed-off-by: JP Abgrall <jpa@google.com>
Diffstat (limited to 'lib/ext2fs/write_bb_file.c')
0 files changed, 0 insertions, 0 deletions