]>
git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Xinying Song [Sat, 29 Nov 2025 12:31:07 +0000 (20:31 +0800)]
rgw: fix overflow of outstanding counter in SimpleThrottler
Fixes: https://tracker.ceph.com/issues/74038
Signed-off-by: Xinying Song <songxinyingftd@gmail.com>
Kefu Chai [Fri, 28 Nov 2025 13:35:46 +0000 (21:35 +0800)]
Merge pull request #64248 from zhuwei127/fix-doublefree
examples/librados: fix memory pointed to by 'rs' is freed twice.
Reviewed-by: Patrick Donnelly <pdonnell@ibm.com>