Home | History | Annotate | Download | only in Analysis

Lines Matching full:apos

304 // CHECK-NEXT:      <string>Assuming &apos;fd&apos; is not equal to 0</string>
306 // CHECK-NEXT: <string>Assuming &apos;fd&apos; is not equal to 0</string>
401 // CHECK-NEXT: <string>Call to &apos;open&apos; requires a third argument when the &apos;O_CREAT&apos; flag is set</string>
403 // CHECK-NEXT: <string>Call to &apos;open&apos; requires a third argument when the &apos;O_CREAT&apos; flag is set</string>
406 // CHECK-NEXT: <key>description</key><string>Call to &apos;open&apos; requires a third argument when the &apos;O_CREAT&apos; flag is set</string>
408 // CHECK-NEXT: <key>type</key><string>Improper use of &apos;open&apos;</string>
549 // CHECK-NEXT: <string>Call to &apos;dispatch_once&apos; uses the local variable &apos;pred&apos; for the predicate value. Using such transient memory for the predicate is potentially dangerous. Perhaps you intended to declare the variable as &apos;static&apos;?</string>
551 // CHECK-NEXT: <string>Call to &apos;dispatch_once&apos; uses the local variable &apos;pred&apos; for the predicate value. Using such transient memory for the predicate is potentially dangerous. Perhaps you intended to declare the variable as &apos;static&apos;?</string>
554 // CHECK-NEXT: <key>description</key><string>Call to &apos;dispatch_once&apos; uses the local variable &apos;pred&apos; for the predicate value. Using such transient memory for the predicate is potentially dangerous. Perhaps you intended to declare the variable as &apos;static&apos;?</string>
556 // CHECK-NEXT: <key>type</key><string>Improper use of &apos;dispatch_once&apos;</string>
629 // CHECK-NEXT: <string>Call to &apos;pthread_once&apos; uses the local variable &apos;pred&apos; for the &quot;control&quot; value. Using such transient memory for the control value is potentially dangerous. Perhaps you intended to declare the variable as &apos;static&apos;?</string>
631 // CHECK-NEXT: <string>Call to &apos;pthread_once&apos; uses the local variable &apos;pred&apos; for the &quot;control&quot; value. Using such transient memory for the control value is potentially dangerous. Perhaps you intended to declare the variable as &apos;static&apos;?</string>
634 // CHECK-NEXT: <key>description</key><string>Call to &apos;pthread_once&apos; uses the local variable &apos;pred&apos; for the &quot;control&quot; value. Using such transient memory for the control value is potentially dangerous. Perhaps you intended to declare the variable as &apos;static&apos;?</string>
636 // CHECK-NEXT: <key>type</key><string>Improper use of &apos;pthread_once&apos;</string>
709 // CHECK-NEXT: <string>Call to &apos;malloc&apos; has an allocation size of 0 bytes</string>
711 // CHECK-NEXT: <string>Call to &apos;malloc&apos; has an allocation size of 0 bytes</string>
714 // CHECK-NEXT: <key>description</key><string>Call to &apos;malloc&apos; has an allocation size of 0 bytes</string>
789 // CHECK-NEXT: <string>Call to &apos;calloc&apos; has an allocation size of 0 bytes</string>
791 // CHECK-NEXT: <string>Call to &apos;calloc&apos; has an allocation size of 0 bytes</string>
794 // CHECK-NEXT: <key>description</key><string>Call to &apos;calloc&apos; has an allocation size of 0 bytes</string>
869 // CHECK-NEXT: <string>Call to &apos;calloc&apos; has an allocation size of 0 bytes</string>
871 // CHECK-NEXT: <string>Call to &apos;calloc&apos; has an allocation size of 0 bytes</string>
874 // CHECK-NEXT: <key>description</key><string>Call to &apos;calloc&apos; has an allocation size of 0 bytes</string>
949 // CHECK-NEXT: <string>Call to &apos;realloc&apos; has an allocation size of 0 bytes</string>
951 // CHECK-NEXT: <string>Call to &apos;realloc&apos; has an allocation size of 0 bytes</string>
954 // CHECK-NEXT: <key>description</key><string>Call to &apos;realloc&apos; has an allocation size of 0 bytes</string>
1029 // CHECK-NEXT: <string>Call to &apos;reallocf&apos; has an allocation size of 0 bytes</string>
1031 // CHECK-NEXT: <string>Call to &apos;reallocf&apos; has an allocation size of 0 bytes</string>
1034 // CHECK-NEXT: <key>description</key><string>Call to &apos;reallocf&apos; has an allocation size of 0 bytes</string>
1109 // CHECK-NEXT: <string>Call to &apos;alloca&apos; has an allocation size of 0 bytes</string>
1111 // CHECK-NEXT: <string>Call to &apos;alloca&apos; has an allocation size of 0 bytes</string>
1114 // CHECK-NEXT: <key>description</key><string>Call to &apos;alloca&apos; has an allocation size of 0 bytes</string>
1189 // CHECK-NEXT: <string>Call to &apos;alloca&apos; has an allocation size of 0 bytes</string>
1191 // CHECK-NEXT: <string>Call to &apos;alloca&apos; has an allocation size of 0 bytes</string>
1194 // CHECK-NEXT: <key>description</key><string>Call to &apos;alloca&apos; has an allocation size of 0 bytes</string>
1269 // CHECK-NEXT: <string>Call to &apos;valloc&apos; has an allocation size of 0 bytes</string>
1271 // CHECK-NEXT: <string>Call to &apos;valloc&apos; has an allocation size of 0 bytes</string>
1274 // CHECK-NEXT: <key>description</key><string>Call to &apos;valloc&apos; has an allocation size of 0 bytes</string>
1349 // CHECK-NEXT: <string>Call to &apos;dispatch_once&apos; uses the local variable &apos;pred&apos; for the predicate value. Using such transient memory for the predicate is potentially dangerous. Perhaps you intended to declare the variable as &apos;static&apos;?</string>
1351 // CHECK-NEXT: <string>Call to &apos;dispatch_once&apos; uses the local variable &apos;pred&apos; for the predicate value. Using such transient memory for the predicate is potentially dangerous. Perhaps you intended to declare the variable as &apos;static&apos;?</string>
1354 // CHECK-NEXT: <key>description</key><string>Call to &apos;dispatch_once&apos; uses the local variable &apos;pred&apos; for the predicate value. Using such transient memory for the predicate is potentially dangerous. Perhaps you intended to declare the variable as &apos;static&apos;?</string>
1356 // CHECK-NEXT: <key>type</key><string>Improper use of &apos;dispatch_once&apos;</string>
1395 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
1397 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
1492 // CHECK-NEXT: <string>&apos;p&apos; captured by block as a null pointer value</string>
1494 // CHECK-NEXT: <string>&apos;p&apos; captured by block as a null pointer value</string>
1521 // CHECK-NEXT: <string>Calling &apos;dispatch_sync&apos;</string>
1523 // CHECK-NEXT: <string>Calling &apos;dispatch_sync&apos;</string>
1564 // CHECK-NEXT: <string>Entered call from &apos;dispatch_sync&apos;</string>
1566 // CHECK-NEXT: <string>Entered call from &apos;dispatch_sync&apos;</string>
1661 // CHECK-NEXT: <string>Assuming &apos;q&apos; is non-null</string>
1663 // CHECK-NEXT: <string>Assuming &apos;q&apos; is non-null</string>
1758 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
1760 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
1763 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
1835 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
1837 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
1898 // CHECK-NEXT: <string>&apos;p&apos; captured by block as a null pointer value</string>
1900 // CHECK-NEXT: <string>&apos;p&apos; captured by block as a null pointer value</string>
1927 // CHECK-NEXT: <string>Calling &apos;_dispatch_once&apos;</string>
1929 // CHECK-NEXT: <string>Calling &apos;_dispatch_once&apos;</string>
1941 // CHECK-NEXT: <string>Entered call from &apos;test_inline_dispatch_once&apos;</string>
1943 // CHECK-NEXT: <string>Entered call from &apos;test_inline_dispatch_once&apos;</string>
2004 // CHECK-NEXT: <string>Calling &apos;dispatch_once&apos;</string>
2006 // CHECK-NEXT: <string>Calling &apos;dispatch_once&apos;</string>
2047 // CHECK-NEXT: <string>Entered call from &apos;dispatch_once&apos;</string>
2049 // CHECK-NEXT: <string>Entered call from &apos;dispatch_once&apos;</string>
2144 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
2146 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
2149 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>