mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
lxc: nl: avoid NULL pointer dereference
This backports upstream fix from the master branch. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> (cherry picked from commit13d57a5e9f) (cherry picked from commit6e1104cc6d)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lxc
|
||||
PKG_VERSION:=2.1.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_LICENSE:=LGPL-2.1+ BSD-2-Clause GPL-2.0
|
||||
PKG_MAINTAINER:=Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||||
|
||||
Reference in New Issue
Block a user