X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fdropbear%2Fpatches%2F140-disable_assert.patch;h=e99376333ceca95e0fe3e5fcc2bb8cd76ef928b6;hb=1b7f0f3c0d8146673be5435166803b297ce13e3f;hp=2628f3407174575f07a83fff41d4a23f36abe139;hpb=30143b715c255b2f8c5b512b70503db7032934b2;p=openwrt%2Fopenwrt.git diff --git a/package/dropbear/patches/140-disable_assert.patch b/package/dropbear/patches/140-disable_assert.patch index 2628f34071..e99376333c 100644 --- a/package/dropbear/patches/140-disable_assert.patch +++ b/package/dropbear/patches/140-disable_assert.patch @@ -1,6 +1,6 @@ --- a/dbutil.h +++ b/dbutil.h -@@ -94,6 +94,10 @@ +@@ -94,6 +94,10 @@ int m_str_to_uint(const char* str, unsig #define DEF_MP_INT(X) mp_int X = {0, 0, 0, NULL} /* Dropbear assertion */