From c011973178d860f280c6ce18b07ce4176aec5b35 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?=
Fixed issue where using controlling_process/2 with self()
as the second argument caused the port to leak if self()
- crashes. (Thanks to Ricardo Catalinas Jiménez)
Own Id: OTP-10094
@@ -532,7 +532,7 @@ Various typographical errors corrected in documentation for the global, error_logger, etop, lists, ets and supervisor modules and in the c_portdriver and kernel_app - documentation. (Thanks to Ricardo Catalinas Jiménez) + documentation. (Thanks to Ricardo Catalinas JimĂŠnez)Own Id: OTP-9987
@@ -727,7 +727,7 @@ Fixes net_kernel:get_net_ticktime() docAdds missing description when `ignored' is returned. - (Thanks to Ricardo Catalinas Jiménez )
+ (Thanks to Ricardo Catalinas JimĂŠnez )Own Id: OTP-9713
@@ -913,7 +913,7 @@Fix typo in doc of rpc:pmap/3 (Thanks to Ricardo - Catalinas Jiménez)
+ Catalinas JimĂŠnez)Own Id: OTP-9168