mirror of
https://github.com/kdave/btrfs-progs
synced 2025-02-05 12:21:40 +00:00
libbtrfsutil: bump version to 1.3.1
Fix potentially unaligned access to data retrieved from search tree ioctl. Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
d8c7a5e6f4
commit
7f2ccbb732
@ -27,7 +27,7 @@
|
||||
|
||||
#define BTRFS_UTIL_VERSION_MAJOR 1
|
||||
#define BTRFS_UTIL_VERSION_MINOR 3
|
||||
#define BTRFS_UTIL_VERSION_PATCH 0
|
||||
#define BTRFS_UTIL_VERSION_PATCH 1
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user