Hi,

Please find attached a patch fixing an out-of-bounds array access present
in the current libunwind top of tree code.

The problem is caused by subtracting the wrong base register in
Registers_arm::SetFloatRegister and should become obvious after taking a
quick look to the code.

Could someone please commit this to trunk and merge it to the release 37
branch?

Thanks,
Leandro

Attachment: 0001-Fix-out-of-bounds-array-access-when-setting-arm-floa.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to