Emery Hemingway 36104098ad libc: fill stdio descriptors even if invalid
Stdin, stdout, and stderr are mapped to descriptors 0, 1, and 2
respectively. If these first three descriptors are not allocated before
the application becomes active then normal files and sockets can be
opened under these numbers, potentially causing unexpected application
behavior.

Fix #2628
2018-01-17 12:14:33 +01:00
..
2017-11-30 11:23:16 +01:00
2017-08-30 10:00:00 +02:00
2017-08-30 09:59:58 +02:00
2017-08-30 09:59:58 +02:00
2017-08-30 09:59:58 +02:00
2017-05-31 13:15:58 +02:00
2017-05-31 13:15:58 +02:00
2017-11-30 11:23:06 +01:00
2017-11-30 11:23:22 +01:00
2017-11-30 11:23:22 +01:00
2017-08-30 10:00:00 +02:00
2017-11-30 11:23:22 +01:00
2017-11-30 11:23:22 +01:00
2017-11-30 11:23:22 +01:00
2017-11-30 11:23:22 +01:00
2017-11-30 11:23:22 +01:00
2017-08-18 10:24:47 +02:00
2017-11-30 11:23:16 +01:00
2017-08-18 10:24:47 +02:00