]> git.ipfire.org Git - thirdparty/glibc.git/commit
Inappropriate code style for Intel MPX in elf/dl-close.c
authorLiubov Dmitrieva <liubov.dmitrieva@intel.com>
Thu, 8 Nov 2012 12:35:39 +0000 (16:35 +0400)
committerLiubov Dmitrieva <ldmitrie@sourceware.org>
Wed, 23 Oct 2013 15:07:35 +0000 (19:07 +0400)
commit5dad50d8242a59291294a71c0d48aec966880c32
tree18555a6c901030e4d57e06c31ea5ac91ffc253ec
parent333921bb7baa01cd8255901c642b0ab39e9459ab
Inappropriate code style for Intel MPX in elf/dl-close.c
A cast implies memory access with bounds violation.
Let allow that.
elf/dl-close.c