]> git.pld-linux.org Git - packages/parted.git/blob - parted-segv.patch
- updated to 1.8.2, updated pl.po-update patch
[packages/parted.git] / parted-segv.patch
1 --- parted-1.7.1/libparted/fs/reiserfs/reiserfs.c.orig  2005-11-11 13:35:30.000000000 +0100
2 +++ parted-1.7.1/libparted/fs/reiserfs/reiserfs.c       2005-11-26 23:05:42.000000000 +0100
3 @@ -771,6 +771,7 @@
4  
5  error_free_libreiserfs_handle:
6         dlclose(libreiserfs_handle);
7 +       libreiserfs_handle = NULL;
8  error:
9         return 0;
10  }
This page took 0.030008 seconds and 3 git commands to generate.