mirror of
https://github.com/samba-team/samba.git
synced 2025-02-15 05:57:49 +03:00
results in garbage. with no password length argument doing dump_data( 100, password, strlen(password)) is the next best alternative.
-
results in garbage. with no password length argument doing dump_data( 100, password, strlen(password)) is the next best alternative.