mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
All the existing calls are right before returns, so they don't really matter. But you never know when the code will change, and any compiler will wipe the NULL assignment. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Noel Power <noel.power@suse.com>