mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
70517477f8
This prints into a fixed buffer with the same overflow semantics as snprintf has: Return required string length, regardless of whether it fit or not.