mbox series

[0/2] Refactoring from Coverity scan fixes

Message ID 20240416202841.725706-2-aalbersh@redhat.com (mailing list archive)
Headers show
Series Refactoring from Coverity scan fixes | expand

Message

Andrey Albershteyn April 16, 2024, 8:28 p.m. UTC
Hi all,

Just a two minor patches from feedback on Coverity fixes.

--
Andrey

Andrey Albershteyn (2):
  xfs_fsr: replace atoi() with strtol()
  xfs_db: add helper for flist_find_type for clearer field matching

 db/flist.c    | 59 ++++++++++++++++++++++++++++++++-------------------
 fsr/xfs_fsr.c | 23 +++++++++++++++++---
 2 files changed, 57 insertions(+), 25 deletions(-)