rabbitmq / rabbitmq-federation

RabbitMQ Federation plugin
https://www.rabbitmq.com/
Other
40 stars 21 forks source link

Functions that use `rabbit_misc:pget/{2,3}` should be more defensive #73

Closed michaelklishin closed 6 years ago

michaelklishin commented 6 years ago

See this rabbitmq-users thread.

This is the same problem as #67, #70 but in a different place. I wasn't able to reproduce it but was able to identify a few functions that use pget/{2,3} without coercing the argument that can be a map in 3.7.x to a proplist.