Project

General

Profile

Actions

Bug #1467

open

sdl: get_pixel() x & y parameter size too small

Added by Marko Lindqvist 9 days ago. Updated about 10 hours ago.

Status:
In Review
Priority:
Normal
Category:
sdl2-client
Target version:
Start date:
05/28/2025
Due date:
% Done:

0%

Estimated time:

Description

get_pixel() x and y parameters' types should be big enough to hold SDL_Rect dimensions, i.e., 'int'. Currently they are 'Sint16'.


Files

Actions

Also available in: Atom PDF