mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
It prevents from memory leaks made by clients of `Poco::JSON::Object`. The problem has been described better in the GH issue #1335. Issue: https://github.com/pocoproject/poco/issues/1335