Norbert Manthey writes ("[PATCH XENSTORE v1 04/10] xenstore_client: handle memory on error"): > In case a command fails, also free the memory. As this is for the CLI > client, currently the leaked memory is freed right after receiving the > error, as the application terminates next. > > Similarly, if the allocation fails, do not use the NULL pointer > afterwards, but instead error out.
I think this is not for 4.15. Thanks, Ian.