diff options
author | OBATA Akio <[email protected]> | 2020-02-09 17:57:53 +0900 |
---|---|---|
committer | OBATA Akio <[email protected]> | 2020-02-09 17:57:53 +0900 |
commit | 9578e366c28fa0e4f17202d90260a68e941c8f21 (patch) | |
tree | 0ad65f9bd9c6a239fe6a7a6a0a7246e95e96fd52 /config.h.cmake | |
parent | 665e2b484523090eefff29c02351c79b5c53445b (diff) | |
download | libcaldav-9578e366c28fa0e4f17202d90260a68e941c8f21.tar.gz libcaldav-9578e366c28fa0e4f17202d90260a68e941c8f21.zip |
Remove unwanted memory allocation for response
It is expected as pointer to struct response with size fo the struct,
not pointer to the pointer, but never returned to the caller.
It should be allocated by the caller.
Signed-off-by: OBATA Akio <[email protected]>
Diffstat (limited to 'config.h.cmake')
0 files changed, 0 insertions, 0 deletions