mirror of
https://github.com/samba-team/samba.git
synced 2025-02-22 05:57:43 +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.