Made the custom memory allocator symbols hidden. This prevents
[libpwmd.git] / KnownBugs
blob8246a68239607132277b58b7fef8b7d8d9d15fb6
1 Say a (background) process is linked to libpwmd which and tries to open an
2 uncached file with pwmd_open(). pinentry(1) won't have any idea what the tty
3 is so there's no way to get the password. A fix for this is to use the
4 cache_push configuration option of pwmd to push the needed file of the
5 background process into pwmd's file cache upon startup.