Re: [AD] bug in __colorconv_blit_16_to_32. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> I suppose esi was 0... in this case, it means the source bitmap was set to
> NULL while the color convertor was running. I suppose the source bitmap is
> again _mouse_screen, isn't it ?
Err, the source bitmap can't be _mouse_screen, it's always pseudo_screen
defined in src/win/wddwin.c, which should never be NULL unless you're doing
very, very dangerous things like changing the gfx mode when the mouse cursor
is in use.
--
Eric Botcazou
ebotcazou@xxxxxxxxxx