summarylogtreecommitdiffstats
path: root/ceph-19.2.1-quiet-stringop-truncation.patch
AgeCommit message (Collapse)Author
14 daysrepo: add quiet-stringop-truncation.patchBazaah
this is a minor fix to quiet the gcc line noise from -Wstringop-truncation, despite this being safe in this circumstances because a NULL is appended on the very next line.