[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Fix a crash occurring when the result of a string concatenation is longer than...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
3980ac92 by Benoît Minisini at 2026-03-17T20:03:48+01:00
Fix a crash occurring when the result of a string concatenation is longer than 2GB. Raise a "out of memory" error instead.

[INTERPRETER]
* BUG: Fix a crash occurring when the result of a string concatenation is longer than 2GB. Raise a "out of memory" error instead.

- - - - -


1 changed file:

- main/gbx/gbx_subr_string.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3980ac92b4113fe5781ff8c8219ffbd6fce7208a

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3980ac92b4113fe5781ff8c8219ffbd6fce7208a
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help