Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unwanted memory allocation for response | OBATA Akio | 2020-02-09 | 1 | -24/+6 |
| | | | | | | | | | 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]> (cherry picked from commit 9578e366c28fa0e4f17202d90260a68e941c8f21) | ||||
* | Initial import | Timothy Pearson | 2012-02-16 | 1 | -0/+995 |