View | Details | Raw Unified | Return to bug 1854 | Differences between
and this patch

Collapse All | Expand All

(-)openssh-5.8p1/openbsd-compat/port-linux.c.orig (-1 / +1 lines)
Lines 213-219 Link Here
213
213
214
	if (!ssh_selinux_enabled())
214
	if (!ssh_selinux_enabled())
215
		return;
215
		return;
216
	if (path == NULL)
216
	if (path == NULL) {
217
		setfscre
217
		setfscre

Return to bug 1854