From 075a7ffcabb8c8a4c5ce06c11155403f1967a670 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Tue, 9 Mar 2010 12:00:00 +0100 Subject: kernel: Patch 1109 OTP-8502 A race condition in os:cmd/1 could cause the caller to get stuck in os:cmd/1 forever. --- lib/kernel/doc/src/notes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lib/kernel/doc') diff --git a/lib/kernel/doc/src/notes.xml b/lib/kernel/doc/src/notes.xml index 7bb6aea40e..9c3f6524ae 100644 --- a/lib/kernel/doc/src/notes.xml +++ b/lib/kernel/doc/src/notes.xml @@ -30,6 +30,22 @@

This document describes the changes made to the Kernel application.

+
Kernel 2.13.5.1 + +
Fixed Bugs and Malfunctions + + +

+ A race condition in os:cmd/1 could cause the + caller to get stuck in os:cmd/1 forever.

+

+ Own Id: OTP-8502

+
+
+
+ +
+
Kernel 2.13.5
Fixed Bugs and Malfunctions -- cgit v1.2.3