Backport #11542
Change variable length array of std::strings (not legal in C++) to std::vector<std::string>
Release:
firefly
Crash signature (v1):
Crash signature (v2):
Related issues
History
#1 Updated by Loïc Dachary over 8 years ago
- Tracker changed from Tasks to Bug
- Status changed from New to Pending Backport
- Backport set to firefly
- Regression set to No
#2 Updated by Nathan Cutler over 8 years ago
- firefly backport https://github.com/ceph/ceph/pull/4583
#3 Updated by Nathan Cutler over 8 years ago
The commit has already been merged into hammer:
$ git branch --contains 08a4e8889783673436972a979c2fc780466893c8 hammer * master
#4 Updated by Loïc Dachary over 8 years ago
- Tracker changed from Bug to Backport
- Status changed from Pending Backport to In Progress
- Target version set to v0.80.11
- translation missing: en.field_release set to 8
#5 Updated by Nathan Cutler over 8 years ago
- Release set to firefly
#6 Updated by Loïc Dachary about 8 years ago
- Description updated (diff)
Original description: Backport https://github.com/ceph/ceph/pull/1768 to firefly Original commit is here: https://github.com/daniel-j-h/ceph/commit/08a4e8889783673436972a979c2fc780466893c8
#7 Updated by Nathan Cutler about 8 years ago
- Status changed from In Progress to Fix Under Review
#8 Updated by Nathan Cutler about 8 years ago
- Status changed from Fix Under Review to Resolved