mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-10-26 18:05:04 +03:00
Incorrect syntax should never cause a segfault. In this case listing multiple comma delimited options after '-o' triggered the problem. For example: zpool create -o ashift=12,listsnaps=on This patch resolves the issue by wrapping the calls which use hdr with a NULL test. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #1118 |
||
|---|---|---|
| .. | ||
| libavl | ||
| libefi | ||
| libnvpair | ||
| libshare | ||
| libspl | ||
| libunicode | ||
| libuutil | ||
| libzfs | ||
| libzpool | ||
| Makefile.am | ||