Go to file
Luca Bruno c8f0623ad1 libkmod-module: check for NULL before accessing pointers
This introduces a few missing NULL-checks in public functions, and
align their docstrings with real behavior by getting rid of copy-paste
mistakes.

Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2018-04-05 14:54:43 -07:00
libkmod libkmod-module: check for NULL before accessing pointers 2018-04-05 14:54:43 -07:00
m4 build: add function to build string of features 2015-06-08 22:37:10 -03:00
man man/depmod: Add references in other man pages 2017-10-16 14:39:20 -07:00
shared shared/util.c: assert_cc() can only be used inside functions 2017-06-05 10:07:00 -07:00
shell-completion/bash Remove references to systemd from the bash completion file 2014-05-05 01:52:04 -03:00
testsuite testsuite: raise arch image to 3GB 2018-02-09 09:20:21 -08:00
tools depmod: module_is_higher_priority: fix modname length calculation 2017-12-07 13:08:23 -08:00
.gitignore build: use dolt 2015-03-05 13:14:36 -03:00
.travis.yml travis: workaround bug in environment setup 2016-01-11 11:19:36 -02:00
CODING-STYLE CODING-STYLE: add include order 2015-01-14 12:35:04 -02:00
COPYING Clarify what licences apply where 2014-10-09 01:26:34 -03:00
Makefile.am kmod 25 2018-01-08 17:30:39 -08:00
NEWS kmod 25 2018-01-08 17:30:39 -08:00
README README: add link to patchwork 2016-05-24 11:45:25 -03:00
README.md Add README.md file with build details 2015-06-11 14:45:50 -03:00
TODO libkmod-module: check for NULL before accessing pointers 2018-04-05 14:54:43 -07:00
autogen.sh
bootstrap build: update autogen 2017-02-23 23:18:02 -08:00
bootstrap-configure
configure.ac kmod 25 2018-01-08 17:30:39 -08:00

README.md

kmod - Linux kernel module handling

Build Status
Coverity Scan Status

This is a mirror only. Please see README file for more information.