]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/bufferlist: turn the old last_p fix verification on
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Fri, 31 Jan 2025 11:36:25 +0000 (11:36 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Fri, 31 Jan 2025 17:28:39 +0000 (17:28 +0000)
commitd2052113f26f5e072f4f036c4a1b9f0749f7fd15
tree0169ae3bd639cf1cc32495b6b73e653cdb3cf16d
parent8dc4de17d9962c16922bb44f19d21ef82869677a
test/bufferlist: turn the old last_p fix verification on

Long time ago the buffer library had an issue with dangling
`last_p` in `bufferlist`. The problem has been eradicated
altogether with the `last_p` itself but I missed turning
the replicator on. Let's finally do that.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/test/bufferlist.cc