android_system_properties
cargoMinimal Android system properties wrapper
Audits
android_system_properties@0.1.5 · 2 findings
android_system_properties 0.1.5 is a minimal Android system-properties wrapper that uses dlopen(RTLD_NOLOAD) + dlsym to discover property entry points at runtime, supporting both pre- and post-Android-L APIs. Pure FFI shim, no I/O. The ~dozen unsafe operations were reviewed and are sound, but two low-severity quality issues are filed: a panic-on-non-UTF-8 in the callback path (FINDING-1), and a complete absence of // SAFETY: comments (FINDING-2). is-benign.
has-binarieshas-build-exechas-fuzz-testshas-install-exechas-integration-testshas-property-testshas-unit-testsimpl-algorithmimpl-concurrencyimpl-cryptoimpl-datastructureimpl-interpreterimpl-jitimpl-parserimpl-protocolis-benignunsafe-documentedunsafe-minimalunsafe-safeunsafe-testeduses-concurrencyuses-cryptouses-environmentuses-execuses-filesystemuses-interpreteruses-jituses-networkuses-unsafe