summaryrefslogtreecommitdiffstats
path: root/module/zfs/unique.c
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2010-08-26 10:31:53 -0700
committerBrian Behlendorf <[email protected]>2010-08-31 08:38:46 -0700
commit2a442d1629e5405efe82b832d06f69e8d1360cc7 (patch)
treec1c230bde41135de2eb2ced811ec9eb0b69bbd15 /module/zfs/unique.c
parentef5319df8e1272f6d89e3b79e248c34f286ae049 (diff)
Fix strncat usage
This look like a typo. The intention was to use strlcat() however strncat() was used instead accidentally this may lead to a buffer overflow. This was caught by gcc -D_FORTIFY_SOURCE=2. Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'module/zfs/unique.c')
0 files changed, 0 insertions, 0 deletions