Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-19 | 1 | -2/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 181edfe79723dca9a71d9c71439bf2b3ac140be2) | ||||
* | 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 <obache@wizdas.com> (cherry picked from commit 9578e366c28fa0e4f17202d90260a68e941c8f21) | ||||
* | Initial import | Timothy Pearson | 2012-02-16 | 1 | -0/+995 |