wpp: Don't try to recover from memory allocation errors.
commitde2f4ceeb82fa1f4376db97f94dd0c0169ba6fcd
authorAlexandre Julliard <julliard@winehq.org>
Thu, 3 Dec 2020 12:23:45 +0000 (3 13:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Dec 2020 19:18:38 +0000 (3 20:18 +0100)
treef8bfff1cc22ca0276beddb398342039e9a841ffd
parentd3a4477bad90f37dab584af89e1baa07a989437e
wpp: Don't try to recover from memory allocation errors.

wpp is only used in short-lived tools.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
include/wine/wpp.h
libs/wpp/ppl.l
libs/wpp/ppy.y
libs/wpp/preproc.c
libs/wpp/wpp.c
libs/wpp/wpp_private.h