diff options
author | Werner Koch <[email protected]> | 2007-05-01 16:28:21 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-05-01 16:28:21 +0000 |
commit | 5175eabbf004447384a3a82fcb93e88c5861d3ee (patch) | |
tree | ee6a5be75377026e63b82fbfd86b849cbcfc2500 /TODO | |
parent | 2006-12-03 Marcus Brinkmann <[email protected]> (diff) | |
download | libassuan-5175eabbf004447384a3a82fcb93e88c5861d3ee.tar.gz libassuan-5175eabbf004447384a3a82fcb93e88c5861d3ee.zip |
Small pointer arithmetics fix
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,3 +8,6 @@ for unknown inquiries, albeit dirmngr itself would handle the returns for assuan_inquire gracefully. We need to check all applications whether it is safe to change this. + +* XOPEN_SOURCE and snprintf + See Peter O'Gorman's mail. |