[PATCH 0/2] virstring: Fix string parsing. Again.

Michal Privoznik posted 2 patches 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1687176184.git.mprivozn@redhat.com
meson.build          |   1 +
src/util/virstring.c | 239 ++++++++++++++++++++++++++++---------------
2 files changed, 158 insertions(+), 82 deletions(-)
[PATCH 0/2] virstring: Fix string parsing. Again.
Posted by Michal Privoznik 11 months ago
*** BLURB HERE ***

Michal Prívozník (2):
  virstring: Move locale wrappers at the beginning
  virstring: Prefer strtoll_l() and strtoull_l() whenever possible

 meson.build          |   1 +
 src/util/virstring.c | 239 ++++++++++++++++++++++++++++---------------
 2 files changed, 158 insertions(+), 82 deletions(-)

-- 
2.39.3