On 14/04/2021 22:54, Ranier Vilela wrote: > De: Scott Morgan via Iup-users <[email protected]> >> >> Further examination suggests the problem is around src/win/iupwin_list.c >> line 1098. > >> The result of winListGetItemData isn't checked (returns NULL in this >> situation) and immediately used on the next line (itemdata->hBitmap) > > Correct, winListGetItemData can return NULL. > It's needed protect itemdata against NULL. >
Should I file a ticket somewhere? Scott _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
