• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kishikawakatsumi / UICKeyChainStore / 286
79%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2015 01:27AM UTC
Jobs 1
Files 1
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
286

Pull #109

travis-ci

glentregoning
Fixing Analysis warning for potential memory leak

Analysis of this code using Xcode 7 produces the following warning: 

These changes release accessControl on error or use a _bridge_transfer to transfer ownership to the attributes dictionary. 

```
/Users/glen.tregoning/Source/belieber/Pods/UICKeyChainStore/Lib/UICKeyChainStore/UICKeyChainStore.m:1173:49: warning: Potential leak of an object stored into 'accessControl'
            SecAccessControlRef accessControl = SecAccessControlCreateWithFlags(kCFAllocatorDefault, accessibilityObject, (SecAccessControlCreateFlags)_authenticationPolicy, &securityError);
```
Pull Request #109: Fixing Analysis warning for potential memory leak

2 of 2 new or added lines in 1 file covered. (100.0%)

544 of 770 relevant lines covered (70.65%)

326.63 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
Lib/UICKeyChainStore/UICKeyChainStore.m

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
Lib/UICKeyChainStore/UICKeyChainStore.m
Jobs
ID Job ID Ran Files Coverage
1 286.1 07 Oct 2015 01:27AM UTC 0
70.65
Travis Job 286.1
Source Files on build 286
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #286
  • Pull Request #109
  • PR Base - master (#283)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc