Alexandre Julliard : wpp: Don't try to recover from memory allocation errors.

Alexandre Julliard julliard at winehq.org
Thu Dec 3 15:35:58 CST 2020


Module: wine
Branch: master
Commit: de2f4ceeb82fa1f4376db97f94dd0c0169ba6fcd
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=de2f4ceeb82fa1f4376db97f94dd0c0169ba6fcd

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec  3 13:23:45 2020 +0100

wpp: Don't try to recover from memory allocation errors.

wpp is only used in short-lived tools.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 include/wine/wpp.h     |  8 ++---
 libs/wpp/ppl.l         | 55 ++++++++++-----------------------
 libs/wpp/ppy.y         | 55 ++++++++-------------------------
 libs/wpp/preproc.c     | 83 ++++++--------------------------------------------
 libs/wpp/wpp.c         | 49 +++++------------------------
 libs/wpp/wpp_private.h |  3 +-
 6 files changed, 50 insertions(+), 203 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=de2f4ceeb82fa1f4376db97f94dd0c0169ba6fcd



More information about the wine-cvs mailing list