Project

General

Profile

Actions

Bug #49419

closed

cephfs-mirror: dangling pointer in PeerReplayer

Added by Ronen Friedman about 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
Correctness/Safety
Target version:
% Done:

0%

Source:
Tags:
Backport:
pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

stringify(snap_id) is ephemeral:

Compiler warning:

tools/cephfs_mirror/PeerReplayer.cc:916:62: warning: object backing the pointer will be destroyed at the end of the full-expression
snap_metadata snap_meta[] = {{PRIMARY_SNAP_ID_KEY.c_str(), stringify(snap_id).c_str()}};


Related issues 1 (0 open1 closed)

Copied to CephFS - Backport #49432: pacific: cephfs-mirror: dangling pointer in PeerReplayer ResolvedVenky ShankarActions
Actions

Also available in: Atom PDF