Nirbheek Chauhan
70a90f0e5e
sctp: Fix crash on free() when using the MSVC binaries
...
On Windows, if libusrsctp and gstreamer are built with different
C runtimes (CRT), we cannot free memory allocated inside libusrsctp
with the `free()` function from gstreamer's CRT.
`usrsctp_freedumpbuffer()` simply calls `free()`, but because of the
way DLLs work on Windows, it will always call the free function from
the correct CRT.
2019-08-20 14:33:41 +05:30
..
2019-07-27 08:15:33 +00:00
2019-05-13 17:00:00 -04:00
2019-07-30 11:34:31 -07:00
2019-05-30 20:41:57 +02:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-08-14 17:37:59 +00:00
2019-05-30 20:41:57 +02:00
2019-05-29 22:58:08 +02:00
2019-07-24 14:38:08 -04:00
2019-05-30 20:41:57 +02:00
2019-05-13 17:00:00 -04:00
2019-07-26 06:35:53 +00:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-30 20:41:57 +02:00
2019-05-13 17:00:00 -04:00
2019-07-29 13:19:41 +01:00
2019-08-16 13:23:55 +00:00
2019-05-13 17:00:00 -04:00
2019-05-30 20:41:57 +02:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-30 20:41:57 +02:00
2019-05-30 20:41:57 +02:00
2019-05-29 22:58:08 +02:00
2019-05-29 22:58:08 +02:00
2019-05-30 20:41:57 +02:00
2019-05-30 20:41:57 +02:00
2019-05-30 20:41:57 +02:00
2019-05-30 20:41:57 +02:00
2019-05-29 22:58:08 +02:00
2019-05-30 20:41:57 +02:00
2019-05-13 17:00:00 -04:00
2019-07-29 15:18:34 -04:00
2019-05-30 20:41:57 +02:00
2019-05-30 20:41:57 +02:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-08-20 14:33:41 +05:30
2019-07-05 00:17:59 +10:00
2019-05-30 20:41:57 +02:00
2019-08-14 15:32:24 +00:00
2019-05-13 17:00:00 -04:00
2019-07-08 16:00:51 -04:00
2019-05-13 17:00:00 -04:00
2019-05-30 20:41:57 +02:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-30 20:41:57 +02:00
2019-07-09 01:42:58 +00:00
2019-05-26 17:49:29 +02:00
2019-05-13 17:00:00 -04:00
2019-08-13 12:17:13 +02:00
2019-05-13 17:00:00 -04:00
2019-05-30 20:41:57 +02:00
2019-06-25 10:16:25 +00:00
2019-08-09 06:36:06 +00:00
2019-06-19 13:31:39 +03:00
2019-07-03 09:59:35 -07:00
2019-07-03 09:59:35 -07:00