Files
rtems/cpukit
Joel Sherrill 14a218fd20 cpukit/telnetd/pty.c: Fix format overflow warning on sprintf()
cpukit/telnetd/pty.c:436:47: warning: '%X' directive writing between
   1 and 8 bytes into a region of size 3 [-Wformat-overflow=]

The devname area was malloc'ed. Now it is statically allocated and
sufficiently large to account for the potential buffer overflow.
2018-08-29 12:52:08 -05:00
..
2018-06-28 15:02:12 +02:00
2018-04-11 13:26:58 +10:00
2018-07-20 08:52:37 +02:00
2018-08-07 07:17:19 +02:00
2018-01-25 08:45:26 +01:00
2018-08-07 07:17:18 +02:00
2018-04-04 10:09:04 +02:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2018-04-04 10:09:04 +02:00
2018-07-11 15:22:44 -05:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2018-08-10 07:14:43 +02:00
2018-06-15 13:02:44 +02:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2018-04-04 10:09:04 +02:00