Add TODO comment

master
Markus Koch 2019-07-24 21:43:39 +02:00
parent 9f80c90d49
commit 8f78917c6b
1 changed files with 2 additions and 0 deletions

View File

@ -175,6 +175,8 @@ void yacos_cart_item_fetch_meta(YacosCartItem *self)
msg,
yacos_cart_item_fetch_meta_cb,
self);
// TODO: The soup 's probably memory-leaking all over the place. Check this some time..
}
void yacos_cart_item_fetch_image(YacosCartItem *self)