Logo
Explore Help
Register Sign In
Cr8-xyz/blender
1
0
Fork 0
You've already forked blender
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
90b22486c7058b8991bc228a12e8ee599a95d24d
blender/intern/guardedalloc
History
Campbell Barton ce2e2b141e use gcc malloc attribute for low level allocation functions, prevents gcc from checking if resulting pointers alias existing pointers, also use sentinel attribute for uiButGetStrInfo so incorrect usage gives a warning.
2013-08-05 20:57:13 +00:00
..
cpp
code cleanup: some warnings and formatting for PyMethodDef's in the BGE.
2012-11-10 05:42:50 +00:00
intern
avoid using MEM_reallocN_id directly, add utility macro for freeing.
2013-08-04 03:00:04 +00:00
test/simpletest
style cleanup
2013-06-06 06:02:46 +00:00
CMakeLists.txt
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
MEM_guardedalloc.h
use gcc malloc attribute for low level allocation functions, prevents gcc from checking if resulting pointers alias existing pointers, also use sentinel attribute for uiButGetStrInfo so incorrect usage gives a warning.
2013-08-05 20:57:13 +00:00
mmap_win.h
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
SConscript
add option to disable guardedalloc, helps for debugging memory errors
2013-05-08 12:55:23 +00:00
Powered by Gitea Version: 1.24.5 Page: 254ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API