diff options
author | kientzle <kientzle@FreeBSD.org> | 2004-04-23 17:15:48 +0000 |
---|---|---|
committer | kientzle <kientzle@FreeBSD.org> | 2004-04-23 17:15:48 +0000 |
commit | fd3f8b3142cd4f1ab39c008864b8f886537b7388 (patch) | |
tree | d945b760df53021b23a1bbaa2ec3e5558fe102ae /sys/modules | |
parent | 1291cc3eae682ac8efaeda1225dfbc26c6ce58ea (diff) | |
download | FreeBSD-src-fd3f8b3142cd4f1ab39c008864b8f886537b7388.zip FreeBSD-src-fd3f8b3142cd4f1ab39c008864b8f886537b7388.tar.gz |
Make clone more aggressive about copying strings to the new entry.
The original might have pointers to user-specified strings;
copying the string (instead of just the pointer) protects against
the client re-using their own buffers.
I'm trying hard to avoid dumping all of the 'set' string functions
in favor of slower, but more predictable 'copy' semantics.
Diffstat (limited to 'sys/modules')
0 files changed, 0 insertions, 0 deletions