Hi Norbert,
Thank you for the patches. Please find below a state for each patches.
On 26/02/2021 14:41, Norbert Manthey wrote:
For the following patches:
xenstore: add missing NULL check
xenstore: fix print format string
>xenstore: check formats of trace
>xenstore: handle do_mk
Hi Andrew,
On 01/03/2021 19:39, Andrew Cooper wrote:
On 01/03/2021 18:01, Julien Grall wrote:
Hi,
I have tagged the e-mail with 4.15 as I think we likely want some of
the patches to be in the next release.
As a minimum, we get the following:
- patch #7: xenstore: handle do_mkdir and do_rm
On 01/03/2021 18:01, Julien Grall wrote:
> Hi,
>
> I have tagged the e-mail with 4.15 as I think we likely want some of
> the patches to be in the next release.
>
> As a minimum, we get the following:
> - patch #7: xenstore: handle do_mkdir and do_rm failure
> - patch #8: xenstore: add missing
Hi,
I have tagged the e-mail with 4.15 as I think we likely want some of the
patches to be in the next release.
As a minimum, we get the following:
- patch #7: xenstore: handle do_mkdir and do_rm failure
- patch #8: xenstore: add missing NULL check
- patch #10: xs: add error handling
Th
Dear all,
we have been running some code analysis tools on the xenstore code, and triaged
the results. This series presents the robustness fixes we identified.
Best,
Norbert
Michael Kurth (1):
xenstore: add missing NULL check
Norbert Manthey (9):
xenstore: add missing NULL check
xenstore: