mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-16 00:59:02 +08:00
9 lines
360 B
Markdown
9 lines
360 B
Markdown
/*
|
|
* Test utilities. NOT used in production builds.
|
|
*
|
|
* This code is intended solely for local debugging and verification
|
|
* of internal components by developers. Security concerns
|
|
* (error handling, input validation, protection against race conditions,
|
|
* buffer overflows, etc.) are intentionally not addressed in this file
|
|
* and are not applicable.
|
|
*/ |