mirror of
https://git.busybox.net/busybox
synced 2025-11-30 03:55:24 +00:00
Remove the puts(cterm) call that was likely leftover debugging code. The controlling terminal name is already properly displayed via the 'Controlling term:' label, so the raw terminal name output was redundant and could cause issues when cterm is NULL. Also add proper cleanup for the allocated cterm string. function old new delta ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/0 up/down: 0/0) Total: 0 bytes Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
|---|---|---|
| .. | ||
| chcon.c | ||
| Config.src | ||
| getenforce.c | ||
| getsebool.c | ||
| Kbuild.src | ||
| load_policy.c | ||
| matchpathcon.c | ||
| runcon.c | ||
| selinuxenabled.c | ||
| sestatus.c | ||
| setenforce.c | ||
| setfiles.c | ||
| setsebool.c | ||