mirror of
https://github.com/samba-team/samba.git
synced 2025-11-23 20:23:50 +03:00
compiler still complains about "handle" (scripting/ejs/smbscrip.c:46) possibly
not being initialized and to me this looks true.
Running smbscript with the trivial write("Hello, world\n"); also leaves some
memory around.
Volker