]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - kernel/audit.c
audit: uninitialize variable audit_sig_sid
[mirror_ubuntu-hirsute-kernel.git] / kernel / audit.c
index 5cf4781d55468df5b681e6edf22a47b09a189d33..86f2b76e3d4e332e2de32f877878ae2d39260f12 100644 (file)
@@ -125,7 +125,7 @@ static u32  audit_backlog_wait_time = AUDIT_BACKLOG_WAIT_TIME;
 /* The identity of the user shutting down the audit system. */
 static kuid_t          audit_sig_uid = INVALID_UID;
 static pid_t           audit_sig_pid = -1;
-static u32             audit_sig_sid = 0;
+static u32             audit_sig_sid;
 
 /* Records can be lost in several ways:
    0) [suppressed in audit_alloc]