]> git.ipfire.org Git - thirdparty/samba.git/commit
examples:winexe: more efficient C array generation, no py2
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Mon, 27 May 2024 23:16:23 +0000 (11:16 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 31 May 2024 00:25:33 +0000 (00:25 +0000)
commit3c72f733f459088c8d506973610f3d8530592bc2
tree811b029b2deff73cdeff2abd2bf44697dc4ab4a0
parent068b366709d005275727a0e8929d272c04cb7bd8
examples:winexe: more efficient C array generation, no py2

We don't need to recreate the src array every time, and we don't need
to worry about Python 2 strings.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
examples/winexe/wscript_build