[PATCH] Fix wrong array index check in MachOObjectFile
Eric Christopher
echristo at gmail.com
Thu Dec 5 18:52:14 PST 2013
And committed here: r196561
Thanks!
-eric
On Tue, Dec 3, 2013 at 1:37 PM, Marius Wachtler <undingen at gmail.com> wrote:
> 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
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
More information about the llvm-commits
mailing list