]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libfrog: add missing per-thread variable error handling
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 17 Oct 2019 02:35:24 +0000 (22:35 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Thu, 17 Oct 2019 02:35:24 +0000 (22:35 -0400)
commit336c482472c2c65249b069d910c3255224b3a0d8
treec0a8fc35b7cc3ef55e08900beccd6a5d5825921a
parentcb321a3959a5a234e8d107966861ad36f68eee6a
libfrog: add missing per-thread variable error handling

Add missing return value checks for everything that the per-thread
variable code calls.

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>
libfrog/ptvar.c