1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-10 05:18:36 +03:00
lvm2/libdm/ioctl
Zdenek Kabelac df10e0e598 libdm: add memory barrier
Just for case ensure compiler is not able to optimize
memset() away for resources that are released.

This idea of using memory barrier is taken from openssl.

Other options would be to check for 'explicit_bzero' function.
2018-12-04 14:33:37 -06:00
..
libdm-iface.c libdm: add memory barrier 2018-12-04 14:33:37 -06:00
libdm-targets.h doc: change fsf address 2016-01-21 12:11:37 +01:00