You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/www/posts/2011/06/version-0-11-2-released.md

341 B

This is a bugfix release.

  • Don't free contexts in mqtt3_context_disconnect() (bug #799688 / #801678).
  • Only free will if present when freeing a client context.