dropbear: bump to 2015.68
[openwrt/svn-archive/archive.git] / package / network / services / dropbear / patches / 140-disable_assert.patch
index 0717228ef3de0576967b3824ca9709f95a326f61..667d69cb38167f7df05f2f17ce0c6af1cdab18ca 100644 (file)
@@ -1,6 +1,6 @@
 --- a/dbutil.h
 +++ b/dbutil.h
-@@ -101,7 +101,11 @@ int m_str_to_uint(const char* str, unsig
+@@ -88,7 +88,11 @@ int m_str_to_uint(const char* str, unsig
  #define DEF_MP_INT(X) mp_int X = {0, 0, 0, NULL}
  
  /* Dropbear assertion */