1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-01 16:38:31 +00:00
Files
godot/drivers/unix
est31 fb1e52f4d8 Fix allocation bug if compiled with modern clang or gcc
* Add overflow checked intrinsic abstractions that check on overflow.
* Use them for memory allocation code.
* Use size_t type for memory allocation code to support full platform dependent width.

Fixes #3756.
2016-02-19 07:58:42 +01:00
..
2016-01-01 11:50:53 -02:00
2014-11-13 00:53:12 -03:00
2015-12-09 16:06:00 +01:00
2016-01-31 20:23:24 -03:00
2016-01-31 20:23:24 -03:00