genode/repos/libports/src
Ehmry - 6f8e8a6ea4 LwIP: clamp reads to a value that can be expressed in 16 bits
There is a bug in the LwIP VFS plugin, the chained buffers used by Lwip
use sizes expressed in sixteen bits, and under conditions such as a read
of 1<<16 the higher bits are lost and the plugin performs a zero length
read, and the application interprets this as a closed connection.

Fix #2947
2018-08-30 09:24:47 +02:00
..
app Pdf_view: restore page up/down keys, wheel scroll 2018-08-28 17:10:57 +02:00
drivers/framebuffer/vesa Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
lib LwIP: clamp reads to a value that can be expressed in 16 bits 2018-08-30 09:24:47 +02:00
server os: new Input::Event representation 2018-05-03 15:31:25 +02:00
test http_srv: use libc print API 2018-08-08 13:33:37 +02:00