summaryrefslogtreecommitdiff
path: root/src/debug/inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/inc')
-rw-r--r--src/debug/inc/dbgipcevents.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/inc/dbgipcevents.h b/src/debug/inc/dbgipcevents.h
index d902884f1c..b110a23977 100644
--- a/src/debug/inc/dbgipcevents.h
+++ b/src/debug/inc/dbgipcevents.h
@@ -2292,7 +2292,7 @@ struct MSLAYOUT DebuggerIPCEvent
struct MSLAYOUT
{
CONNID connectionId;
- EmbeddedIPCString<MAX_PATH> wzConnectionName;
+ EmbeddedIPCString<MAX_LONGPATH> wzConnectionName;
} CreateConnection;
struct MSLAYOUT