(x_create_bitmap_from_data): Initialize have_mask member to 0.
authorKenichi Handa <handa@m17n.org>
Thu, 31 Jul 2003 00:52:19 +0000 (00:52 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 31 Jul 2003 00:52:19 +0000 (00:52 +0000)
commit97e7188e573bc75cd99cd5ab14b7291d2451364f
tree7cc64d5a6e78c4a92ca04bcd6941a4362bf02bdf
parent1552d1ea9c87676547e2eda202a3c109a778fc13
(x_create_bitmap_from_data): Initialize have_mask member to 0.
(x_create_bitmap_from_file): Likewise.
(x_destroy_bitmap): Check have_mask member before freeing a mask.
(x_destroy_all_bitmaps): Likewise.
(x_create_bitmap_mask): Set have_mask member to 1.
src/ChangeLog
src/xfns.c