Kaydet (Commit) d4019c97 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror=array-bounds

Change-Id: I6766ccc5e760b34a4e276c1322745533a00131fa
üst c6686fee
......@@ -160,8 +160,7 @@ Reference< XComponentContext > SAL_CALL bootstrap()
args[ 1 ].pData,
args[ 2 ].pData,
args[ 3 ].pData,
args[ 4 ].pData,
args[ 5 ].pData
args[ 4 ].pData
};
::osl::Security sec;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment