[package] dropbear: patch possible use after free by authenticated remote users with...
[openwrt/svn-archive/archive.git] / package / dropbear / patches / 140-disable_assert.patch
index 2628f3407174575f07a83fff41d4a23f36abe139..e99376333ceca95e0fe3e5fcc2bb8cd76ef928b6 100644 (file)
@@ -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 */