Opened 15 years ago

Closed 15 years ago

#3088 closed bug (fixed)

crash in kits/game/WindowScreen.cpp

Reported by: kaliber Owned by: marcusoverhagen
Priority: normal Milestone: R1
Component: Kits/Game Kit Version: R1/pre-alpha1
Keywords: Cc: haiku@…
Blocked By: Blocking:
Platform: All

Description

During debug allegro library I found a bug in game kit. Many allegro examples crashes at WindowScreen.cpp:133

sFillRectHook(sEngineToken, color_index, &param, 1);

because sFillRectHook is NULL for some accelerants (e.g. vesa).

Change History (4)

comment:1 by scottmc, 15 years ago

Cc: haiku@… added

comment:2 by stippi, 15 years ago

Could you please check with a revision after hrev28562?

comment:3 by kaliber, 15 years ago

Thank you! It's working.

comment:4 by korli, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.