github alanxz/rabbitmq-c v0.16.0
rabbitmq-c v0.16.0

5 hours ago

v0.16.0 - 2026-06-08

Security

Added

  • Add amqp_bytes_from_buffer macro to create amqp_bytes_t from an arbitrary byte buffer with explicit length (#856, #866)

Fixed

  • Fix NULL pointer dereferences on allocation failure in tools/publish.c (#860, #861)
  • Fix NULL pointer dereference in tools/consume.c stringify_bytes() on allocation failure (#858)
  • Fix file stream leak in tools/common.c read_authfile() (#859)
  • Fix handling of absolute CMAKE_INSTALL_INCLUDEDIR in exported CMake targets (#849)

Changed

  • amqp_literal_bytes macro now uses an explicit (void *) cast (#853)

Don't miss a new rabbitmq-c release

NewReleases is sending notifications on new releases.