Opened 12 years ago
Closed 10 years ago
#792 closed defect/bug (fixed)
Patch to prevent few crashes
Reported by: | xor2003 | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | llvm clang core patch | |
Cc: |
Description
I used LLVM/Clang static analyzer tool. I fixed the main found logic errors. Could you check patch? Attached patch I think will prevent few crashes. Against 4297 revision.
Full LLVM/Clang report is attached.
Attachments (1)
Change History (4)
Changed 12 years ago by xor2003
comment:1 Changed 12 years ago by xor2003
comment:2 Changed 12 years ago by woglinde
Hi,
beside the asserts I will check in some of this. Next time you can attach the patch directly without compressing, because its samll enough.
Bye Henning
comment:3 Changed 10 years ago by usul
- Resolution set to fixed
- Status changed from new to closed
As I understand, the patch had been applied
Note: See
TracTickets for help on using
tickets.
Full LLVM/Clang report http://rapidshare.com/files/450978247/llvm_clang_report_r4297.tar.bz2