]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: bit fuzzing should read the right bit when flipping
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 22 Aug 2017 15:01:30 +0000 (10:01 -0500)
committerEric Sandeen <sandeen@redhat.com>
Tue, 22 Aug 2017 15:01:30 +0000 (10:01 -0500)
commit592c10154f9928d6f44c18311f7edb4f4d7ff6de
tree8204e927a4ed244d03271ea456d91c0d0bae1c36
parent02c3e1064886d5479d556c69bc9e186493f918a4
xfs_db: bit fuzzing should read the right bit when flipping

The middle and last bit flip fuzz verbs need to read the same bit that
they're trying to set.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/fuzz.c