[PATCH] Fix wrong array index check in MachOObjectFile

Marius Wachtler undingen at gmail.com
Tue Dec 3 13:37:40 PST 2013


There is another off-by-one error in a check in AMDGPUSubtarget.cpp.

-- Marius Wachtler


On Tue, Dec 3, 2013 at 12:01 AM, Marius Wachtler <undingen at gmail.com> wrote:

> Hello
>
> Attached you can find a small patch which should fix an off by one array
> index check and add a missing one.
>
> -- Marius Wachtler
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131203/c5e074a1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AMDGPUSubtarget.cpp.patch
Type: application/octet-stream
Size: 406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131203/c5e074a1/attachment.obj>


More information about the llvm-commits mailing list