Displaying 4 results from an estimated 4 matches for "cnrg".
Did you mean:
chrg
2006 Feb 20
2
Status of Bugzilla #1153
...h is provided, and it's a
pain for us to manually patch every new release -- this was reported
as a portable-specific bug, but also affects vanilla openssh.
The bug is described at http://bugzilla.mindrot.org/show_bug.cgi?id=1153
Simon
--
Simon Vallet
Ing?nieur Syst?mes/R?seaux
G?noscope / CNRG
T?l. : 01 60 87 36 06
E-mail : svallet at genoscope.cns.fr
2007 Feb 08
1
"Out of memory" error looking up SSHFP records
...bug3: verify_host_key_dns
debug1: found 1 insecure fingerprints in DNS
debug1: matching host key fingerprint found in DNS
[...]
Matching host key fingerprint found in DNS.
Any idea on the cause of the "out of memory error" ?
Simon
--
Simon Vallet
Ing?nieur Syst?mes/R?seaux
Genoscope / CNRG
T?l. : 01 60 87 36 06
E-mail : svallet at genoscope.cns.fr
2006 Feb 15
2
[tftp-hpa] [BUG] Bad src address on replies from aliased interfaces
...the client.
The workaround is to run tftp stand-alone and to explicitly specify the
alias IP on the command-line -- however this is not very satisfactory,
as it needs human intervention.
Is there a bugzilla out there to report this ?
Simon
--
Simon Vallet
Ing?nieur Syst?mes/R?seaux
G?noscope / CNRG
T?l. : 01 60 87 36 06
E-mail : svallet at genoscope.cns.fr
2007 May 21
1
[PATCH] Add support for ldns
..._sigs[i].rdi_data == NULL)
+ break;
+ free(rrset->rri_sigs[i].rdi_data);
+ }
+ free(rrset->rri_sigs);
+ }
+
+ if (rrset->rri_name)
+ free(rrset->rri_name);
+ free(rrset);
+}
+
#endif /* !defined(HAVE_GETRRSETBYNAME) */
--
Simon Vallet
Ing?nieur Syst?mes/R?seaux
Genoscope / CNRG
T?l. : 01 60 87 36 06
E-mail : svallet at genoscope.cns.fr