]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: adding y2k38 annotations to supress coverity issues 54347/head
authorYuval Lifshitz <ylifshit@redhat.com>
Sun, 5 Nov 2023 14:52:30 +0000 (16:52 +0200)
committerYuval Lifshitz <ylifshit@redhat.com>
Sun, 5 Nov 2023 14:52:30 +0000 (16:52 +0200)
commitd7999aba5acfdc8b088ad76eb2ad98c12846117a
treefffa4326c9042c4fb894755d17301e8e9f773e15
parent3627b9984292d6fac3470a3d266ccdefc894b5fa
rgw: adding y2k38 annotations to supress coverity issues

the supression comments must be directly above the line
where the issue is.

this is a followup on these commits:
edfb5b9049ee897779863d780bfbaa130a7fbc40
aca2668c88a048ab556c53411dcf2ccd43099d50

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/rgw/driver/rados/rgw_trim_datalog.cc
src/rgw/driver/rados/rgw_trim_mdlog.cc
src/rgw/rgw_admin.cc
src/test/cls_lock/test_cls_lock.cc
src/test/cls_log/test_cls_log.cc