[PATCH] Use asserts for mmap failure modes

Michael Gilbert mgilbert at debian.org
Sun Dec 21 00:43:47 CST 2014


Hi,

Using exit in shared libraries is a discouraged practice, and wine's
mmap implementation currently does that.

I attach a proposed change using asserts instead.  Let me know if you
have any feedback.

Best wishes,
Mike

(btw I'm the debian wine maintainer)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: exit-calls.patch
Type: text/x-patch
Size: 1347 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20141221/629561d2/attachment.bin>


More information about the wine-devel mailing list