Message ID | E3280858FA94444CA49D2BA02341C983C7013610@orsmsx506.amr.corp.intel.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
diff --git a/test/dapltest/include/dapl_server_info.h b/test/dapltest/include/dapl_server_info.h index de038c5..898f9cc 100644 --- a/test/dapltest/include/dapl_server_info.h +++ b/test/dapltest/include/dapl_server_info.h @@ -37,7 +37,7 @@ struct started_server { - char devicename[80]; + char devicename[256]; struct started_server *next; };