mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-10 16:32:39 -07:00
85d5099492
The timeout_datastore was missing a destructor resulting in a leak of 16 bytes for every outgoing ARI call. Resolves: #1681