diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-03-27 12:38:45 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-03-27 12:38:45 +0000 |
commit | 426c90433396a95033eefcc4af97603abc934221 (patch) | |
tree | 1eb354b315679f9e93fc9acb1f47ebfba182f489 /source/param | |
parent | f6b56ae93e47a54317f2711533ec8208d5cbc8a9 (diff) | |
download | samba-426c90433396a95033eefcc4af97603abc934221.tar.gz samba-426c90433396a95033eefcc4af97603abc934221.tar.xz samba-426c90433396a95033eefcc4af97603abc934221.zip |
changed the definition of dos_PutUniCode
the previous definition could result is us overflowing a buffer. The
null termination was always added yet the size returned did not
include the null termination.
the new function takes a BOOL null_terminate, and always returns the
total number of bytes consumed by the string.
Diffstat (limited to 'source/param')
0 files changed, 0 insertions, 0 deletions