[redhat-lspp] pam src rpm with namespace

Serge E. Hallyn serue at us.ibm.com
Wed Jan 25 20:34:48 UTC 2006


Quoting Steve Grubb (sgrubb at redhat.com):
> Hi,
> 
> The src rpm with pam_namespace is located here:
> 
> http://people.redhat.com/sgrubb/files/
> 
> To build it, use:
> 
> rpmbuild --rebuild pam-0.99.2.1-3.lspp.1.src.rpm
> 
> It is currently patched for i386-686, x86_64, and the ppc platforms. To use it 
> requires running the lspp test kernel...which I'll try to get a new version 
> out soon.

beam reports 2 potential memory leaks in pam_namespace.c:

1. The mntpt_parent* malloc'd on line 1049 will not be free() if
	the loop starting on line 1058 is never entered, i.e.
	presumably if the config file is empty.

2. Same with the mntpt * malloc'd on line 1044.

-serge




More information about the redhat-lspp mailing list