NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52226 CVS commit: [netbsd-7] src/sys/modules/lua



The following reply was made to PR kern/52226; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52226 CVS commit: [netbsd-7] src/sys/modules/lua
Date: Sun, 23 Jul 2017 06:00:40 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Sun Jul 23 06:00:39 UTC 2017
 
 Modified Files:
 	src/sys/modules/lua [netbsd-7]: lua.c
 
 Log Message:
 Pull up following revision(s) (requested by mbalmer in ticket #1422):
 	sys/modules/lua/lua.c: revision 1.22 via patch
 Only load a module if it is not already loaded in a state (much like
 userland Lua handles require).
 Fixes PR kern/52226.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13.2.4 -r1.13.2.5 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