Closed GoogleCodeExporter closed 8 years ago
this is not a defect, of course.
Original comment by skalogry...@gmail.com
on 27 Oct 2013 at 4:32
Original comment by muq...@gmail.com
on 27 Oct 2013 at 4:34
The support is available with the latest source in svn.
Original comment by muq...@gmail.com
on 27 Oct 2013 at 7:42
ok.. so building from source.
It's worth adding to the "Windows installation" page, that, if starting
building from scratch, openSSL lib (static libraries) are required. If not no
static libraries are available can be built from OpenSSL source, but building
SSL source requires Perl installed (for preparing make environment)
built pretty much successful, testing now.
Original comment by skalogry...@gmail.com
on 4 Nov 2013 at 2:08
so far, works nicely.
I'd suggest to close the issue!
thank you very much.
Original comment by skalogry...@gmail.com
on 4 Nov 2013 at 2:18
i think *attachment_name needs to be initialized to null, when allocating the
header.
(otherwise the code fails later on, when it checks for the attachment_name).
Original comment by skalogry...@gmail.com
on 4 Nov 2013 at 6:08
Yes, memset(a,0,sizeof(Attachment)); should have been there. Good find!
Original comment by muq...@gmail.com
on 7 Nov 2013 at 12:56
Original comment by muq...@gmail.com
on 7 Dec 2013 at 5:39
Original issue reported on code.google.com by
skalogry...@gmail.com
on 27 Oct 2013 at 4:31