> Minor fix for the referring of a pointer when debug and dump is enabled.
> The original commit is: 72ec8d77
>
> Signed-off-by: Changchun Ouyang
Applied, thanks
This bug was not seen before because it was disabled:
examples/vhost/main.h: //#define DEBUG
That's why we must avoid putting some c
Minor fix for the referring of a pointer when debug and dump is enabled.
The original commit is: 72ec8d77
Signed-off-by: Changchun Ouyang
---
examples/vhost/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/vhost/main.c b/examples/vhost/main.c
index 195d82f..8ce
2 matches
Mail list logo