[PATCHSET] Fix some memory leaks

Uri Simchoni uri at samba.org
Wed Jun 22 17:24:30 UTC 2016


On 06/22/2016 08:11 PM, Alexander Bokovoy wrote:
> On Wed, 22 Jun 2016, Uri Simchoni wrote:
>>
>> Works with custom-built master and setting of PYTHONPATH.
> I don't think you should be setting PYTHONPATH if the package is
> installed. If xattr_native.so is placed in the right part of the Python
> tree, there shouldn't be any need for additional PYTHONPATH.
> 
> $ python -c "import sys; print '/usr/lib64/python2.7/site-packages' in sys.path"
> True
> 

What I actually meant to say by this was that it's probably a packaging
issue, not a Samba issue - that importing the manually-built module
works whereas importing the packaged module (without the PYTHONPATH)
doesn't.

Thanks,
Uri.



More information about the samba-technical mailing list