dropbear: bump to 2019.77
[openwrt/openwrt.git] / package / network / services / dropbear / patches / 140-disable_assert.patch
index 78b54acfa0f52a4abbae497ed57a04cca7368c41..8c3ae7f119200c939482cfe8fc3c755e5c6af3ba 100644 (file)
@@ -1,6 +1,6 @@
 --- a/dbutil.h
 +++ b/dbutil.h
-@@ -78,7 +78,11 @@ int m_str_to_uint(const char* str, unsig
+@@ -75,7 +75,11 @@ int m_str_to_uint(const char* str, unsig
  #define DEF_MP_INT(X) mp_int X = {0, 0, 0, NULL}
  
  /* Dropbear assertion */