summaryrefslogtreecommitdiffstats
path: root/test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist')
-rw-r--r--test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist b/test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist
index b3383375dc..aedf062672 100644
--- a/test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist
+++ b/test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist
@@ -1299,9 +1299,9 @@
</array>
<key>depth</key><integer>0</integer>
<key>extended_message</key>
- <string>Call to function &apos;CFNumberCreate&apos; returns a Core Foundation object of type CFNumberRef with a +1 retain count</string>
+ <string>Call to function &apos;CFNumberCreate&apos; returns a Core Foundation object of type &apos;CFNumberRef&apos; with a +1 retain count</string>
<key>message</key>
- <string>Call to function &apos;CFNumberCreate&apos; returns a Core Foundation object of type CFNumberRef with a +1 retain count</string>
+ <string>Call to function &apos;CFNumberCreate&apos; returns a Core Foundation object of type &apos;CFNumberRef&apos; with a +1 retain count</string>
</dict>
<dict>
<key>kind</key><string>control</string>
@@ -1484,7 +1484,7 @@
</dict>
</array>
<key>description</key><string>Potential leak of an object stored into &apos;value&apos;</string>
- <key>category</key><string>Memory (Core Foundation/Objective-C)</string>
+ <key>category</key><string>Memory (Core Foundation/Objective-C/OSObject)</string>
<key>type</key><string>Leak</string>
<key>check_name</key><string>osx.cocoa.RetainCount</string>
<!-- This hash is experimental and going to change! -->