Add TODO comment
This commit is contained in:
parent
9f80c90d49
commit
8f78917c6b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user