mirror of
https://github.com/monero-project/monero.git
synced 2025-12-09 00:21:28 +09:00
Merge pull request #10088
dc759e8 minimal changes to remove improper binding to temporary variable (dabbonda)
This commit is contained in:
commit
1d9a201980
@ -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.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user