]> git.pld-linux.org Git - packages/device-mapper.git/blob - device-mapper-stack.patch
- updated to 1.0.21, added stack patch (remove weird "stack;" from code)
[packages/device-mapper.git] / device-mapper-stack.patch
1 --- device-mapper.1.00.21/lib/ioctl/libdm-iface.c.orig  2005-01-07 16:39:53.000000000 +0100
2 +++ device-mapper.1.00.21/lib/ioctl/libdm-iface.c       2005-01-15 22:24:09.049566568 +0100
3 @@ -218,7 +218,6 @@
4  
5  #ifdef HAVE_SELINUX
6          if (!set_selinux_context(control)) {
7 -                stack;
8                  return 0;
9          }
10  #endif
This page took 0.049902 seconds and 3 git commands to generate.