Skip to content
Snippets Groups Projects
user avatar
David Bauer authored
The import of libgen.h required for basename() was missing. This lead to
undesired behavior on 64 bit systems, where only the upper 32-bit of the
returned pointer was used.

On ARM64 systems such as mediatek-filogic, this lead to a signed extend
of the 32-bit address, leading to a crash of respondd.

Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
3654f83a
History
Name Last commit Last update