You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
static void *stbi__gif_load(stbi__context *s, int *x, int *y, int *comp, int req_comp, stbi__result_info *ri)
Function uses '34980' bytes of stack. Consider moving some data to heap.
static void *stbi__load_gif_main(stbi__context *s, int **delays, int *x, int *y, int *z, int *comp, int req_comp)
Function uses '35036' bytes of stack. Consider moving some data to heap.
size of stbi__gif == 34928 bytes
The text was updated successfully, but these errors were encountered:
static void *stbi__gif_load(stbi__context *s, int *x, int *y, int *comp, int req_comp, stbi__result_info *ri)
Function uses '34980' bytes of stack. Consider moving some data to heap.
static void *stbi__load_gif_main(stbi__context *s, int **delays, int *x, int *y, int *z, int *comp, int req_comp)
Function uses '35036' bytes of stack. Consider moving some data to heap.
size of stbi__gif == 34928 bytes
The text was updated successfully, but these errors were encountered: