diff options
author | dim <dim@FreeBSD.org> | 2016-09-02 17:07:52 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2016-09-02 17:07:52 +0000 |
commit | 14930f6acb78811f53cc96887538036a589cb6f2 (patch) | |
tree | 3b87f778c05773b4d82db4cc3853764708b1f5e8 /lib/libc/stdlib | |
parent | 36cf74926f10a2ef792634878700c0c1035f1a18 (diff) | |
download | FreeBSD-src-14930f6acb78811f53cc96887538036a589cb6f2.zip FreeBSD-src-14930f6acb78811f53cc96887538036a589cb6f2.tar.gz |
MFC r305013:
Add an empty virtual destructor to zfsd's Vdev class. This is needed
because the class has virtual functions, and the compiler-generated
default destructor is non-virtual.
Reviewed by: asomers
MFC r305016:
Fix the zfsd unittest:
* TESTSDIR is supposed to be under cddl/usr.sbin, not cddl/sbin
* DevdCtl::EventBuffer no longer exists, so remove its forward
declaration
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions