diff options
author | est31 <MTest31@outlook.com> | 2016-02-19 07:13:16 +0100 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2016-02-19 07:58:42 +0100 |
commit | fb1e52f4d8bbf03e59a810950c3d39c0f4f1d38c (patch) | |
tree | ef9226fe5ebaf02b5049ae270e80162857fe8320 /drivers/vorbis/window.h | |
parent | 6a25a647b73e352f3c447cb97bdf01550be4a6cd (diff) |
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.
Diffstat (limited to 'drivers/vorbis/window.h')
0 files changed, 0 insertions, 0 deletions