dropbear: update to 2012.55 and refresh patches
[openwrt/staging/chunkeey.git] / package / network / services / dropbear / patches / 140-disable_assert.patch
index e99376333ceca95e0fe3e5fcc2bb8cd76ef928b6..e00184a8fb3f3875990da33ac8e4d09f1b1f8c0c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/dbutil.h
 +++ b/dbutil.h
-@@ -94,6 +94,10 @@ int m_str_to_uint(const char* str, unsig
+@@ -93,6 +93,10 @@ int m_str_to_uint(const char* str, unsig
  #define DEF_MP_INT(X) mp_int X = {0, 0, 0, NULL}
  
  /* Dropbear assertion */