jitsi / jitsi-sctp

Apache License 2.0
6 stars 24 forks source link

Track an ID per Sctp4j socket. #9

Closed JonathanLennox closed 4 years ago

JonathanLennox commented 4 years ago

Use it, instead of memory pointer, for usrsctp pseudo-addresses.

Fixes external exposure of heap offset.

JonathanLennox commented 4 years ago

@ZeWaren : this fix will need the FreeBSD library recompiled as well. Are you able to do that?