[PATCH] Fix wrong array index check in MachOObjectFile
Eric Christopher
echristo at gmail.com
Thu Dec 5 18:38:18 PST 2013
Committed here:
echristo-macbookpro:~/sources/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
M lib/Object/MachOObjectFile.cpp
Committed r196560
Thanks!
-eric
On Mon, Dec 2, 2013 at 3:01 PM, 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