Commit Graph

2 Commits (d61549de563fe66f46f8f7cd0a312bf40e12d67b)

Author SHA1 Message Date
OBATA Akio 9578e366c2 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 <obache@wizdas.com>
6 years ago
Timothy Pearson 4462592a15 Initial import 14 years ago