Remove unwanted memory allocation for response #2

Manually merged
obache merged 1 commits from feat/fix-malloc-memset-size into master 4 years ago
obache commented 4 years ago
Collaborator

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 obache@wizdas.com

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 <obache@wizdas.com>
MicheleC closed this pull request 4 years ago
obache closed this pull request 4 years ago
MicheleC deleted branch feat/fix-malloc-memset-size 4 years ago
Owner

Looks good!

Looks good!
MicheleC added this to the R14.0.8 release milestone 4 years ago
The pull request has been manually merged as 9578e366c2.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/libcaldav#2
Loading…
There is no content yet.