aboutsummaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_db.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-21 14:01:46 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-21 14:01:46 +0100
commit2ef511eece640f0e8ecd5fe3bd8dacf092624287 (patch)
tree535c90245683dd9aa0398715ab8fd3e039cc534d /src/mint/taler-mint-httpd_db.c
parent031935996dfb522bca34ecb1631f3a2116107ffc (diff)
downloadexchange-2ef511eece640f0e8ecd5fe3bd8dacf092624287.tar.xz
document TODOs
Diffstat (limited to 'src/mint/taler-mint-httpd_db.c')
-rw-r--r--src/mint/taler-mint-httpd_db.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mint/taler-mint-httpd_db.c b/src/mint/taler-mint-httpd_db.c
index a3df58658..f5aa11722 100644
--- a/src/mint/taler-mint-httpd_db.c
+++ b/src/mint/taler-mint-httpd_db.c
@@ -23,6 +23,8 @@
* - /deposit: properly check existing deposits
* - /deposit: properly perform commit (check return value)
* - /deposit: check for leaks
+ * - ALL: check API: given structs are usually not perfect, as they
+ * often contain too many fields for the context
*/
#include "platform.h"
#include <pthread.h>