Merge pull request #10088

dc759e8 minimal changes to remove improper binding to temporary variable (dabbonda)
This commit is contained in:
tobtoht
2025-09-24 20:50:55 +00:00

View File

@@ -45,7 +45,7 @@ namespace trezor
{
const char * TYPE_PREFIX = "MessageType_";
const char * PACKAGES[] = {
const std::string PACKAGES[] = {
"hw.trezor.messages.",
"hw.trezor.messages.common.",
"hw.trezor.messages.management.",