What's Changed
- Fix a heap use after free bug of conn_param by @JaylinYu in #1500
- UAF bug fix by @JaylinYu in #1503
- Fix double free in
nni_mqtt_msg_decode_subscribe()by @alvin1221 in #1505 - new feature: nng pub/sub bridging by @JaylinYu in #1506
- FIX
SEGV on unknown addressinnni_mqttv5_msg_decode_connect()by @alvin1221 in #1509 -
- FIX [quic] Fixed the type confusion when nni_quic_dialer_close. by @wanghaEMQ in #1512
- multipe safe checker added by @JaylinYu in #1518
- just remove one tiny line of logging..... by @JaylinYu in #1522
- rm obsolated code & add new flag by @JaylinYu in #1528
Full Changelog: 0.24.13...0.24.14