Lines Matching refs:checker
1765 pointer, found by IBM checker.
1768 found by IBM checker.
1771 value on error, found by IBM checker.
1781 checker.
1784 strlen, found by IBM checker.
1787 failure, found by IBM checker.
1793 leak, found by IBM checker.
1796 dereferencing NULL pointer, found by IBM checker.
1800 cname == NULL case. Plugs a memory leak found by IBM checker.
1803 free-ed memory on error. Found by IBM checker.
1809 on error. Found by IBM checker.
1812 IBM checker.
1814 * lib/krb5/config_file.c (krb5_config_vget_strings): IBM checker
1819 leak. Found by IBM checker.
1822 pointer to freed memory in the error case. Found by IBM checker.
1825 checker.
1829 checker. Make sure ret == 0 after of parse error, we catch the
1833 strings in strcasecmp. Found by IBM checker.