Skip to content

RootCollection: Work around a gcc12 warning.

Work around a gcc12 warning (apparent false positive) about overflowing sprintf buffers when compiling without optimization. May be related to bug 85175.

Merge request reports