PengZheng opened a new pull request, #473: URL: https://github.com/apache/celix/pull/473
It improves the mocking malloc / realloc introduced by #459 in the following ways: - It can be used together with various sanitizers. - The caller's address can be used to specify which call to inject error into. In my day-time job, I use it to inject error successfully into various libraries, e.g. libc, openssl, sqlite, libuv. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org