mirror of
https://github.com/samba-team/samba.git
synced 2025-11-11 00:23:51 +03:00
What we want to do here is to just make sure res is freed. Well let's just do so explicitly, the steal cofused me initially while reading the code. This way it is clear what we want to do. Simo.