diff options
author | OBATA Akio <[email protected]> | 2020-02-03 11:40:27 +0900 |
---|---|---|
committer | OBATA Akio <[email protected]> | 2020-02-03 14:02:03 +0900 |
commit | 8d21538ce07e8c91023fd8d4997563d7db156ed6 (patch) | |
tree | 80a8116e7fdaaf75d51ce87659f1d1238891f00f /config.h.cmake | |
parent | 362850bf60baa8fc6ea1f88f073423c2666bc828 (diff) | |
download | libcarddav-8d21538ce07e8c91023fd8d4997563d7db156ed6.tar.gz libcarddav-8d21538ce07e8c91023fd8d4997563d7db156ed6.zip |
Remove unwanted memory allocation for response
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 <[email protected]>
Diffstat (limited to 'config.h.cmake')
0 files changed, 0 insertions, 0 deletions