[Spice-devel] [common PATCH 3/3 v3] ssl-verify: Changed IPv4 hostname to IPv6

Lukas Venhoda lvenhoda at redhat.com
Thu Oct 22 05:04:48 PDT 2015


On Thu, Oct 22, 2015 at 11:42 AM, Fabiano FidĂȘncio <fabiano at fidencio.org>
wrote:

> Is there a specific reason for changing the g_debug() to printf()?
>
> >
> > -                if ((addr_len == alt_ip_len)&&
> > -                    !memcmp(ASN1_STRING_data(name->d.iPAddress), &addr,
> addr_len)) {
> > -                    spice_debug("alt name IP match=%s",
> > -                                inet_ntoa(*((struct
> in_addr*)ASN1_STRING_data(name->d.dNSName))));
> > +                    g_free(alt_ip_string);
> >                      GENERAL_NAMES_free(subject_alt_names);
> >                      return 1;
> >                  }
> > --
> > 2.4.3
> >
> > _______________________________________________
> > Spice-devel mailing list
> > Spice-devel at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
> Seems good, ACK!
>
> --
> Fabiano FidĂȘncio
>

Oops, my bad. Forgot to change it back.
Will change this, and the commit msg in patch 2/3 and resend.

Lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20151022/87fe289b/attachment.html>


More information about the Spice-devel mailing list