mbox series

[0/2] Fix a couple of potential problem (static analysis)

Message ID 20210608062859.93959-1-ykaliuta@redhat.com (mailing list archive)
Headers show
Series Fix a couple of potential problem (static analysis) | expand

Message

Yauheni Kaliuta June 8, 2021, 6:28 a.m. UTC
Yauheni Kaliuta (2):
  libkmod-module: check "new_from_name" return value in get_builtin
  libkmod-builtin: consider final NIL in name length check

 libkmod/libkmod-builtin.c | 2 +-
 libkmod/libkmod-module.c  | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)