Displaying 2 results from an estimated 2 matches for "i_stream_get_nam".
Did you mean:
i_stream_get_name
2013 Nov 06
1
Missing i_stream_unref in imap_msgpart_crlf_seek()?
...uted.
Shouldn't we have an i_stream_unref(&input) here:
src/lib-imap-storage/imap-msgpart.c:
398 if (message_skip_virtual(input, virtual_skip, &cr_skipped)
< 0) {
399 errinput = i_stream_create_error(errno);
400 i_stream_set_name(errinput, i_stream_get_name(input));
401 return errinput;
402 }
?
Best regards,
Tomasz Pot?ga
[Wirtualna Polska]
<http://www.wp.pl>
Znajdziesz nas tutaj:
[Wp na Facebooku] <https://www.facebook.com/WirtualnaPolska>
[Wp na Twitterze] <https://twitter.com/wirtualnapolska>
[Wp na...
2018 Mar 04
1
2.2.34 fails to build on OpenBSD
...ibs/libssl_iostream_openssl.so: undefined reference to
`i_stream_try_alloc'
.libs/libssl_iostream_openssl.so: undefined reference to `i_stream_unref'
.libs/libssl_iostream_openssl.so: undefined reference to
`buffer_append_zero'
.libs/libssl_iostream_openssl.so: undefined reference to `i_stream_get_name'
.libs/libssl_iostream_openssl.so: undefined reference to `i_debug'
.libs/libssl_iostream_openssl.so: undefined reference to `o_stream_set_name'
.libs/libssl_iostream_openssl.so: undefined reference to `i_stream_create'
.libs/libssl_iostream_openssl.so: undefined reference to
`ios...