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