]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/common: fix from_iso_8601 had no exception define 64208/head
authorwanglinke <wanglinke@cmss.chinamobile.com>
Thu, 26 Jun 2025 09:48:19 +0000 (17:48 +0800)
committerKefu Chai <k.chai@proxmox.com>
Tue, 10 Feb 2026 04:25:16 +0000 (12:25 +0800)
commit72bbe28ad8744d6d3c7490881e35ce3dafddfc18
tree50d4a5f5bc7267c70688359dd6d9523adea04f42
parentf214c896bfe35981b6074ec2b324d94d6ccbd33a
src/common: fix from_iso_8601 had no exception define

-  from_iso_8601 may actually throw exceptions,
   causing the program to terminate.

Signed-off-by: Wang Linke <wanglinke_yewu@cmss.chinamobile.com>
src/common/iso_8601.cc
src/common/iso_8601.h