diff options
| author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-06-21 15:39:08 +0000 |
|---|---|---|
| committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-06-21 15:39:08 +0000 |
| commit | 5a276c45c2220a465528df46c6d1cc6d5fa403b2 (patch) | |
| tree | a5ed19d24828f0977a4e0af7223b4f0f2a84ee8d /llvm/lib | |
| parent | 552d44948221d6b219ec142fd8460f4bdf108a21 (diff) | |
| download | bcm5719-llvm-5a276c45c2220a465528df46c6d1cc6d5fa403b2.tar.gz bcm5719-llvm-5a276c45c2220a465528df46c6d1cc6d5fa403b2.zip | |
Bug fix for segfault in stubs library
There was a segfault in the stubs library in posix_memalign because
of a bad parameter. The fix is to send address of the pointer as a
parameter. Also added check of result of posix_memalign.
Patch by Andrey Churbanov.
Differential Revision: http://reviews.llvm.org/D21529
llvm-svn: 273276
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

