Norbert Manthey writes ("[PATCH XENSTORE v1 03/10] xenstore: check formats of
trace"):
> When passing format strings to the trace function, allow gcc to analyze
> those and warn on issues.
>
> Signed-off-by: Norbert Manthey
> Reviewed-by: Thomas Friebel
> Reviewe
On 26.02.21 15:41, Norbert Manthey wrote:
When passing format strings to the trace function, allow gcc to analyze
those and warn on issues.
Signed-off-by: Norbert Manthey
Reviewed-by: Thomas Friebel
Reviewed-by: Julien Grall
Reviewed-by: Juergen Gross
Juergen
OpenPGP_0xB0DE9DD628BF132
When passing format strings to the trace function, allow gcc to analyze
those and warn on issues.
Signed-off-by: Norbert Manthey
Reviewed-by: Thomas Friebel
Reviewed-by: Julien Grall
---
tools/xenstore/xenstored_core.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/