NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52225 CVS commit: src/sys/modules/lua
The following reply was made to PR kern/52225; it has been noted by GNATS.
From: "Marc Balmer" <mbalmer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52225 CVS commit: src/sys/modules/lua
Date: Thu, 11 May 2017 07:34:27 +0000
Module Name: src
Committed By: mbalmer
Date: Thu May 11 07:34:27 UTC 2017
Modified Files:
src/sys/modules/lua: lua.c
Log Message:
Avoid possible null pointer dereferencing.
Fixes PR kern/52225.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/modules/lua/lua.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index