projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[at91] fix u-boot linking failure with an EABI toolchain
[openwrt.git]
/
package
/
opkg
/
patches
/
011-fix_nullpointer_deref.patch
diff --git
a/package/opkg/patches/011-fix_nullpointer_deref.patch
b/package/opkg/patches/011-fix_nullpointer_deref.patch
index
1eecfd3
..
ed198af
100644
(file)
--- a/
package/opkg/patches/011-fix_nullpointer_deref.patch
+++ b/
package/opkg/patches/011-fix_nullpointer_deref.patch
@@
-1,6
+1,6
@@
--- a/libopkg/opkg_cmd.c
+++ b/libopkg/opkg_cmd.c
-@@ -
878,7 +878
,7 @@
+@@ -
954,7 +954
,7 @@
pkg_to_remove = pkg_hash_fetch_installed_by_name(&conf->pkg_hash, pkg->name );
}
This page took
0.028596 seconds
and
4
git commands to generate.