
27 Mar
2013
27 Mar
'13
2:15 p.m.
On 03/27/13 10:36, Peter Krempa wrote:
On 03/26/13 10:54, Viktor Mihajlovski wrote:
Check function pointer before calling.
Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com> --- src/remote/remote_driver.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
ACK. The free callback isn't mandatory in the setter function so here it can't be expected either.
I pushed this one now.
Peter