selinux/restorecond
Huaxin Lu 8730e0762e restorecond: add check for strdup in strings_list_add
Check the return value of strdup() to avoid null pointer reference.

Signed-off-by: Huaxin Lu <luhuaxin1@huawei.com>
Acked-by: James Carter <jwcart2@gmail.com>
2023-08-04 13:52:40 -04:00
..
ru
.gitignore
LICENSE docs: provide a top level LICENSE file 2022-10-05 08:20:38 -04:00
Makefile restorecond: Use pkg-config to get locations for systemd units 2020-05-04 10:31:44 +02:00
org.selinux.Restorecond.service restorecond: Rename restorecond-user.service to restorecond_user.service 2020-05-04 10:31:44 +02:00
restore.c restorecond: Fix redundant console log output error 2019-11-15 08:12:16 -05:00
restore.h
restorecond_user.conf
restorecond_user.service restorecond: Rename restorecond-user.service to restorecond_user.service 2020-05-04 10:31:44 +02:00
restorecond.8
restorecond.c
restorecond.conf
restorecond.desktop restorecond: Set X-GNOME-HiddenUnderSystemd=true in restorecond.desktop file 2020-07-21 08:14:57 +02:00
restorecond.h
restorecond.init
restorecond.service Add documentation key in systemd .service files 2019-07-18 09:51:43 -05:00
stringslist.c restorecond: add check for strdup in strings_list_add 2023-08-04 13:52:40 -04:00
stringslist.h
user.c restorecond: use strict function prototype for definition 2022-08-15 08:46:56 -04:00
utmpwatcher.c
utmpwatcher.h
VERSION Update VERSIONs to 3.5 for release. 2023-02-23 05:16:11 -08:00
watch.c