|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3 0/8] Use AI to detected issues
On 19/08/2026 08:30, Owen Smith wrote: > Issues detected with ClaudeCode:claude-opus-4.8 and patches > generated manually. AI was not used to generate any patches. > Adds the 'Assisted-by' tag to all commits to show which AI model > detected these issues. > > * store: correct length test, and allow length of 0 > * registry: detect the overrun and fail, rather than ASSERTing > > Owen Smith (8): > log: Avoid buffer overrun in DbgPrint interception > store: Detect bad response from xenstored > fdo: Use IoFreeMdl when IoAllocateMdl was uesd to allocate > registry: Fix wrong truncation of Unicode.Length > evtchn: Dont Release SHARED_INFO interface if Acquire failed > monitor: Check allocated pointer, not Context > high: Zero the HIGH_LOCK value, not the pointer > Correct printf parameters All patches: Reviewed-by: Tu Dinh <ngoc-tu.dinh@xxxxxxxxxx> > > src/common/high.h | 2 +- > src/common/registry.c | 27 ++++++++++++++++++++------- > src/monitor/monitor.c | 6 +++--- > src/xen/bug_check.c | 2 -- > src/xen/log.c | 10 ++++++++-- > src/xenbus/evtchn_2l.c | 2 -- > src/xenbus/fdo.c | 4 ++-- > src/xenbus/gnttab.c | 1 + > src/xenbus/store.c | 6 +++++- > 9 files changed, 40 insertions(+), 20 deletions(-) > -- Ngoc Tu Dinh | Vates XCP-ng Developer XCP-ng & Xen Orchestra - Vates solutions web: https://vates.tech
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |