1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-01 16:38:31 +00:00
Files
godot/drivers
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
2016-01-01 11:50:53 -02:00
2015-11-01 20:53:26 +01:00
2015-11-01 20:53:26 +01:00
2016-01-05 15:45:02 +03:30
2015-11-01 20:53:26 +01:00
2015-11-25 00:28:03 -03:00
2016-01-01 11:50:53 -02:00
2016-01-12 06:24:47 -03:00
2015-08-23 20:15:56 -03:00
2015-10-08 15:00:40 -03:00
2016-01-31 20:23:23 -03:00
2016-01-01 11:50:53 -02:00