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,
|
msg,
|
||||||
yacos_cart_item_fetch_meta_cb,
|
yacos_cart_item_fetch_meta_cb,
|
||||||
self);
|
self);
|
||||||
|
|
||||||
|
// TODO: The soup 's probably memory-leaking all over the place. Check this some time..
|
||||||
}
|
}
|
||||||
|
|
||||||
void yacos_cart_item_fetch_image(YacosCartItem *self)
|
void yacos_cart_item_fetch_image(YacosCartItem *self)
|
||||||
|
Loading…
Reference in New Issue
Block a user