projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] fix breakage on wl500gp after r18214, thanks sn9 (#6084)
[openwrt.git]
/
package
/
opkg
/
patches
/
005-uninitialized_err.patch
diff --git
a/package/opkg/patches/005-uninitialized_err.patch
b/package/opkg/patches/005-uninitialized_err.patch
index
34b8e86
..
7cf769a
100644
(file)
--- a/
package/opkg/patches/005-uninitialized_err.patch
+++ b/
package/opkg/patches/005-uninitialized_err.patch
@@
-1,6
+1,6
@@
--- a/libopkg/pkg_hash.c
+++ b/libopkg/pkg_hash.c
-@@ -36
7,8 +367
,11 @@ pkg_t *pkg_hash_fetch_best_installation_
+@@ -36
3,8 +363
,11 @@ pkg_t *pkg_hash_fetch_best_installation_
abstract_pkg_t *apkg = NULL;
pkg_t *ret;
This page took
0.025806 seconds
and
4
git commands to generate.