Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unwanted memory allocation for response | OBATA Akio | 2020-02-05 | 1 | -16/+4 |
| | | | | | | | | | It is expected as pointer to struct response with size of the struct, not pointer to the pointer, but never returned to caller. It should be allocated by caller. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 8d21538ce07e8c91023fd8d4997563d7db156ed6) | ||||
* | Initial import of libcarddav | Timothy Pearson | 2012-02-16 | 1 | -0/+868 |