webrtc: Clean up pad block allocs on dispose.
authorJan Schmidt <jan@centricular.com>
Wed, 27 Jun 2018 12:42:12 +0000 (22:42 +1000)
committerJan Schmidt <jan@centricular.com>
Wed, 27 Jun 2018 12:44:26 +0000 (22:44 +1000)
commitbc128d610063a266a1b715e5a696ca252f2d5a74
tree39be55ea78de06c3232467e8df546abf57292e74
parented90d3b2ecaffd4f31b20609b97a3d7f731fa79b
webrtc: Clean up pad block allocs on dispose.

Release references in pad blocks and release the memory in the
dispose function too, in case the state change doesn't get
run (because calling the parent state change fails).
ext/webrtc/transportsendbin.c