mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
znc: update to 1.6.4
Fixes a few potential segfauls and includes OpenSSL 1.1 compatibilty. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/src/main.cpp
|
||||
+++ b/src/main.cpp
|
||||
@@ -296,10 +296,12 @@ int main(int argc, char** argv) {
|
||||
@@ -304,10 +304,12 @@ int main(int argc, char** argv) {
|
||||
CUtils::PrintStatus(false, "");
|
||||
CUtils::PrintError("No modules found. Perhaps you didn't install ZNC properly?");
|
||||
CUtils::PrintError("Read http://wiki.znc.in/Installation for instructions.");
|
||||
|
||||
Reference in New Issue
Block a user