diff options
author | Ned Bass <[email protected]> | 2010-10-11 14:48:52 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2010-10-12 14:47:39 -0700 |
commit | 5c1bad0013204d70c5b60713af977bdaa5df1302 (patch) | |
tree | 5684b9add89f7d6421b1517997c17f05e767fb30 /module/zfs/dsl_scan.c | |
parent | 4b1abce9f5c20e298ddaa3368b3fb6a529c71459 (diff) |
Fix undersized buffer in is_shorthand_path()
The string array 'char dirs[5][8]' was too small to accomodate the terminating
NUL character in "by-label". This change adds the needed additional byte.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'module/zfs/dsl_scan.c')
0 files changed, 0 insertions, 0 deletions