Control: tags -1 + confirmed On Wed, 2019-12-11 at 11:02 +0800, Paul Wise wrote: > The version of libpst in stretch does not use > AC_USE_SYSTEM_EXTENSIONS, which means that _GNU_SOURCE is not defined > before including unistd.h, which means that get_current_dir_name is > not defined and so gcc presumes it returns an integer, which means > that the returned pointer gets truncated on some architectures and > later when the pointer gets freed a program using libpst could crash.
Please go ahead. Regards, Adam

