Re: CVS commit: src/sys/opencrypto

2017-04-18 Thread coypu
On Tue, Apr 18, 2017 at 05:05:06PM +, Maya Rashish wrote: > XXX surrounding code seems fishy > > @@ -759,7 +759,6 @@ swcr_compdec(struct cryptodesc *crd, con > if (result < crd->crd_len) { > adj = result - crd->crd_len; > if (outtype == CRYPTO_BUF_MBUF) { > -

Re: CVS commit: src/sys/lib/libsa

2017-04-18 Thread Valery Ushakov
On Tue, Apr 18, 2017 at 11:28:21 +0900, Kimihiro Nonaka wrote: > On Tue, Apr 18, 2017 at 3:26 AM, Valery Ushakov wrote: > > > What is really intended here? Do we need shstr set so that we can > > test for ".SUNW_ctf" section name later? > > That's right. Ok, after