X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fhotplug2%2Fpatches%2F100-env_memleak.patch;h=28a3e2510f85b970501c07903ae6681c0b55aa17;hb=95e47a8d0c98be976a44db366effab8f53ee563f;hp=31f404029e2f428942392b838be483a5164b7f79;hpb=09fc3a65d9ef72493b8d0c549c8f056d30db8728;p=openwrt-10.03%2F.git diff --git a/package/hotplug2/patches/100-env_memleak.patch b/package/hotplug2/patches/100-env_memleak.patch index 31f404029..28a3e2510 100644 --- a/package/hotplug2/patches/100-env_memleak.patch +++ b/package/hotplug2/patches/100-env_memleak.patch @@ -1,7 +1,6 @@ -diff -Naur a/action.c b/action.c ---- a/action.c 2009-11-18 13:15:21.000000000 +0000 -+++ b/action.c 2009-11-18 13:11:19.000000000 +0000 -@@ -31,6 +31,30 @@ +--- a/action.c ++++ b/action.c +@@ -31,6 +31,30 @@ static void action_dumb(const struct set } /** @@ -32,7 +31,7 @@ diff -Naur a/action.c b/action.c * Choose what action should be taken according to passed settings. * * @1 Hotplug settings -@@ -41,16 +65,25 @@ +@@ -41,16 +65,25 @@ static void action_dumb(const struct set */ void action_perform(struct settings_t *settings, struct uevent_t *event) { int i;