server: Avoid potential size overflow for empty object attributes.
commitaec7befb5115d866724149bbc5576c7259fef820
authorAlexandre Julliard <julliard@winehq.org>
Tue, 18 Sep 2018 18:17:54 +0000 (18 20:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Sep 2018 18:19:11 +0000 (18 20:19 +0200)
tree16177bbe469b4c0f5ca82fe908aca1bb821dc242
parent0e70a1095491ea843436ee6d372997c10b9ff4e2
server: Avoid potential size overflow for empty object attributes.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
server/request.c