as opposed to opening all libraries and then removing unused/dangerous ones. The
base libraries still have some "dangerous" functions that are manually removed
-- these functions shouldn't be called directly and instead the core APIs should
be used instead, if possible.
as opposed to opening all libraries and then removing unused/dangerous ones. The base libraries still have some "dangerous" functions that are manually removed -- these functions shouldn't be called directly and instead the core APIs should be used instead, if possible.