1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm/ioctl
Zdenek Kabelac 55a8d6c86b 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-11-17 00:30:50 +01:00
..
libdm-iface.c libdm: add memory barrier 2018-11-17 00:30:50 +01:00
libdm-targets.h doc: change fsf address 2016-01-21 12:11:37 +01:00