Am 30.06.2016 um 15:39 schrieb Stefan Hajnoczi:
On Thu, Jun 30, 2016 at 11:49:40AM +0200, Peter Lieven wrote:we only need to allocate enough memory to hold the packet. This might be less than NET_BUFSIZE. Additionally fail early if the packet is larger than NET_BUFSIZE.Signed-off-by: Peter Lieven <p...@kamp.de> --- net/net.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>
Can somebody pick this up please? Thanks, Peter