diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2012-01-28 18:46:31 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2012-01-28 18:46:31 +0000 |
commit | 326efeb95a3a64c9f20229dd769ff6ff8ac1ac5d (patch) | |
tree | 5a8b5a99bfaa65acd22d636311d08309f0b3f61d /lldb/scripts/Python/interface/SBModule.i | |
parent | 1412816686bd4a7b9d7fe72b14c5c4e62d8d4062 (diff) | |
download | bcm5719-llvm-326efeb95a3a64c9f20229dd769ff6ff8ac1ac5d.tar.gz bcm5719-llvm-326efeb95a3a64c9f20229dd769ff6ff8ac1ac5d.zip |
objc-arc: Perform null check on receiver before sending methods which
consume one or more of their arguments. If not done, this will cause a leak
as method will not consume the argument when receiver is null.
// rdar://10444474
llvm-svn: 149184
Diffstat (limited to 'lldb/scripts/Python/interface/SBModule.i')
0 files changed, 0 insertions, 0 deletions