Unnamed repository
Go to file
Jiri Popelka dd69faff4d Coverity: Check return value of getfilecon().
Error: CHECKED_RETURN:
patch-2.6.1/src/pch.c:736: check_return: Calling function "getfilecon" without checking return value (as is done elsewhere 4 out of 5 times).
patch-2.6.1/src/inp.c:158: example_checked: "getfilecon(inname, &incontext)" has its value checked in "getfilecon(inname, &incontext) == -1".
patch-2.6.1/src/patch.c:434: example_checked: "getfilecon(outname, &outcontext)" has its value checked in "getfilecon(outname, &outcontext) != -1".
patch-2.6.1/src/pch.c:292: example_checked: "getfilecon(inname, &incontext)" has its value checked in "getfilecon(inname, &incontext) == -1".
patch-2.6.1/src/util.c:603: example_checked: "getfilecon(filename, filecontext)" has its value checked in "getfilecon(filename, filecontext) == -1".
patch-2.6.1/src/pch.c:736: unchecked_value: No check of the return value of "getfilecon(inname, &incontext)".
2011-05-16 15:10:11 +01:00
.gitignore dist-git conversion 2010-07-29 05:35:23 +00:00
patch-2.5.4-sigsegv.patch - 2.6. No longer need stderr, suffix, stripcr, parse, allow-spaces, ifdef, 2009-11-16 10:05:01 +00:00
patch-2.6.1.tar.xz.sig - 2.6.1 (bug #551569). No longer need best-name patch. 2010-01-04 13:10:46 +00:00
patch-backup-if-mismatch.patch Let --posix cause --no-backup-if-mismatch (bug #678016). 2011-02-16 16:46:04 +00:00
patch-CVE-2010-4651.patch Incorporate upstream fix for CVE-2010-4651 patch (bug #667529). 2011-02-10 12:44:32 +00:00
patch-get-arg.patch Fixed argument type for --get (bug #553624). 2010-08-06 17:13:26 +01:00
patch-selinux.patch Coverity: Check return value of getfilecon(). 2011-05-16 15:10:11 +01:00
patch.spec Let --posix cause --no-backup-if-mismatch (bug #678016). 2011-02-16 16:46:04 +00:00
sources - 2.6.1 (bug #551569). No longer need best-name patch. 2010-01-04 13:10:46 +00:00
upstream-key.gpg - 2.6. No longer need stderr, suffix, stripcr, parse, allow-spaces, ifdef, 2009-11-16 10:05:01 +00:00