hostapd: update to 2023-03-29
[openwrt/staging/jow.git] / package / network / services / hostapd / patches / 150-add-NULL-checks-encountered-during-tests-hwsim.patch
index 361f72614696e59075930101ac198c3a02a14d87..c8c3ff33f420221ac307b5894a06872aa6b8994e 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
 
 --- a/src/common/dpp_crypto.c
 +++ b/src/common/dpp_crypto.c
-@@ -248,6 +248,12 @@ struct crypto_ec_key * dpp_set_pubkey_po
+@@ -269,6 +269,12 @@ int dpp_get_pubkey_hash(struct crypto_ec
  
  struct crypto_ec_key * dpp_gen_keypair(const struct dpp_curve_params *curve)
  {