search for: bommu

Displaying 3 results from an estimated 3 matches for "bommu".

Did you mean: iommu
2019 Oct 03
2
[PATCH] Avoiding Dereferencing of NULL pointer
Signed-off-by: krishnaiah bommu <krishnaiah.bommu at intel.com> --- moduli.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/moduli.c b/moduli.c index 578fc48..c1fa484 100644 --- a/moduli.c +++ b/moduli.c @@ -153,12 +153,14 @@ static int qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_in...
2019 Sep 30
5
[Bug 3074] New: memory leak reported in static code analysis
...Product: Portable OpenSSH Version: 8.0p1 Hardware: Other OS: Windows 10 Status: NEW Severity: minor Priority: P5 Component: sftp Assignee: unassigned-bugs at mindrot.org Reporter: krishnaiah.bommu at intel.com Static code analysis is reporting Possible memory leak as Dynamic memory stored in 'handle' allocated through function 'get_handle' at line 559 can be lost at line 635 -- You are receiving this mail because: You are watching the assignee of the bug.
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...Add check for FENCE based tiling support i915/gem_render_tiled_blits: Add check for hardware based FENCE support Bhanuprakash Modem (1): tests/i915/gem_lut_handle: Minor fixes Bhawanpreet Lakha (1): tests/kms_content_protection: check i915 and generic debugfs name for HDCP caps Bommu Krishnaiah (1): i915/gem_ctx_persistence: Set context with supported engines Chris Wilson (287): i915/gem_pread/pwrite: Rename "basic" i915: Fix gem_context_has_engine_map() for older kernels overlay: Drop legacy mmio access i915/gem_workarounds: Adapt to ch...