ClickHouse/base/harmful
Igor Nikonov 56e0661a73
Merge pull request #57156 from ClickHouse/harmful-select-trap
Mark select() as harmful function
2023-11-23 20:17:01 +01:00
..
CMakeLists.txt Remove useless "install" from CMake (step 1) 2022-04-24 22:32:45 +02:00
harmful.c Add pselect() to harmful functions as well 2023-11-23 17:30:59 +00:00
README.md Add "harmful" library 2020-10-28 02:00:16 +03:00

A library that traps whenever harmful functions from libc are called.