diff options
author | Martin Pool <mbp@samba.org> | 2002-01-15 02:15:58 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2002-01-15 02:15:58 +0000 |
commit | 5a403da4a735a8fb8d118a0a67f3a15127152e18 (patch) | |
tree | e6878d9c1ff981599d82efe0a04f607ebb30e88d /docs/htmldocs/Samba-PDC-HOWTO.html | |
parent | 04e3082f7d45c1b304adff5a46106136cff0e09e (diff) | |
download | samba-5a403da4a735a8fb8d118a0a67f3a15127152e18.tar.gz samba-5a403da4a735a8fb8d118a0a67f3a15127152e18.tar.xz samba-5a403da4a735a8fb8d118a0a67f3a15127152e18.zip |
Convert to the new pstring interface. This diff is a pretty good
example of the scope of change the new pstrings would entail:
basically inserting PSTR() or FSTR() everywhere you need to coerce one
to a char*.
It's also a good example of the kind of bug we might catch: on about
line 540, we were doing a pstrcpy into an fstring, which might
overflow. It's not a problem in this particular case, but it is in
general.
Diffstat (limited to 'docs/htmldocs/Samba-PDC-HOWTO.html')
0 files changed, 0 insertions, 0 deletions