mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-16 08:31:34 +08:00
@@ -134,7 +134,7 @@ To address resource leaks in the RTEMS shell, the management of shell
|
|||||||
environments changed. This change may break existing code. Here is an example
|
environments changed. This change may break existing code. Here is an example
|
||||||
how a broken Telnet shell can be fixed:
|
how a broken Telnet shell can be fixed:
|
||||||
|
|
||||||
. code-block:: c
|
.. code-block:: c
|
||||||
|
|
||||||
static void
|
static void
|
||||||
telnet_shell( char *name, void *arg )
|
telnet_shell( char *name, void *arg )
|
||||||
|
Reference in New Issue
Block a user