Skip to content

Releases: inflex/ripMIME

1.4.1.0

20 Sep 11:49
Compare
Choose a tag to compare

General incremental update.
Fixed multipart/segment file/name headers with whitespace/quoted strings.
Added 'make debug'
Fixed potential bug in pldstr PLD_strtok() where comparison between ptr and char was being made instead of char =? char.
Cleaned up some compiler warnings