Displaying 2 results from an estimated 2 matches for "check_return".
Did you mean:
_check_return_
2005 Dec 01
0
Errors reported by Coverity in ext3.
...--
1. Error reported in ext3/namei.c
---
CID: 3549
Checker: CHECKED_RETURN
File: fs/ext3/namei.c
Function: ext3_rename
Description: Return value of "__ext3_journal_get_write_access" is not checked
2260 } else {
2261 BUFFER_TRACE(new_bh, "get write access");
Event check_return: Called function "__ext3_journal_get_write_access"
whose return value should be checked (checked 32 out of 39 times)
Event unchecked_value: Return value of
"__ext3_journal_get_write_access" is not checked Also see events:
2262 ext3_journal_get_write_access(handle...
2017 Mar 13
1
[ANNOUNCE] intel-gpu-tools 1.18
...e code obsoleted by dyn n_planes implementation
lib/igt_kms: Add support for the IN_FENCE_FD property
tests/kms_atomic_transition: add out_fences tests
Terrence Xu (1):
Add the new tool for create GVT-g Linux guest based on KVMGT
Tomeu Vizoso (3):
lib: Use igt_assert_eq in CHECK_RETURN
lib/debugfs: Support new generic ABI for CRC capture
tests/kms_ccs: Add test for render compression
Tomi Sarvela (1):
scripts/run-tests.sh: Support testlist files
Ville Syrjälä (6):
tools/intel_bios_reader: Dump the DSI video transfer mode and pixel overlap
tools/int...