mirror of
https://github.com/monero-project/monero
synced 2025-10-06 00:32:44 +02:00
minimal changes to remove improper binding to temporary variable
This commit is contained in:
@@ -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.",
|
||||
|
Reference in New Issue
Block a user