summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2004-04-23 17:15:48 +0000
committerkientzle <kientzle@FreeBSD.org>2004-04-23 17:15:48 +0000
commitfd3f8b3142cd4f1ab39c008864b8f886537b7388 (patch)
treed945b760df53021b23a1bbaa2ec3e5558fe102ae /sys/modules
parent1291cc3eae682ac8efaeda1225dfbc26c6ce58ea (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud