On Thu, Oct 22, 2015 at 11:42 AM, Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxx
> 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
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel