Various fixes (makefile, zutil.c)
Brought to you by:
tomz
First off, this patch is against the lastest version
of PalmZLib113-7, not against zlib in general.
This patch does two things. First of all, it changes
the makefile a little bit so that it assumes you are
using the Palm SDK 3.5 which is set up
in /usr/local/palmdev/sdk (that way the sdk can be
changed quite easily).
Also, a couple of changes were made to zutil.c. First
off, a couple of NULL checks were added, and also if
zcalloc fails to get the memory it needs, it will now
attempt to compact the memory in order to gain the
room needed, if this doesn't work, it acts like normal.
Logged In: YES
user_id=233471
How do I get a hold of this patch?
Logged In: YES
user_id=216629
Sorry this originally didn't get attached to here, I'm not
really sure why it didn't. Hopefully it works this time.