SSPI Bridge Bug
Jade Koskela
jkoskeladev at gmail.com
Fri May 20 19:23:05 UTC 2022
Resurrected.
Hi what happened with this? Looking at the github I don't see this is
fixed. Still seeing errors.
On Tue, Sep 29, 2020 at 6:08 PM Weijun Wang <WEIJUN.WANG at oracle.com> wrote:
> Ah, yes. Will fix it soon.
>
> Thanks,
> Max
>
> > On Sep 29, 2020, at 7:46 PM, Jade Koskela <jkoskeladev at gmail.com> wrote:
> >
> > Hi,
> >
> > New contributor here. I have found a bug in sspi_bridge that requires a
> small change to fix.
> > This causes failures to connect with Postgres JDBC using sspi_bridge.
> >
> > This line in sspi_bridge should be:
> >
> > < || l2 < l1 && l2 != l1) {
> > ---
> > > || l2 < l1 && l2 != r1) {
> >
> > Thanks,
> > Jade
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20220520/60259cea/attachment.htm>
More information about the security-dev
mailing list