mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
support umlaut 'o'
This commit is contained in:
@@ -43,6 +43,7 @@ while (<>) {
|
||||
s/{\\texttt{{\.\\dbz{}}}}/\\mbox{{\\texttt{{\.\\dbz{}}}}}/;
|
||||
|
||||
# Add any further tweaking here.
|
||||
s/쎶/{\\"o}/;
|
||||
|
||||
# Write out whatever we have now.
|
||||
print;
|
||||
|
@@ -50,7 +50,7 @@
|
||||
when parsing certain malformed DNSSEC keys.
|
||||
</para>
|
||||
<para>
|
||||
This flaw was discovered by Hanno Boeck of the Fuzzing
|
||||
This flaw was discovered by Hanno B쎶eck of the Fuzzing
|
||||
Project, and is disclosed in CVE-2015-5722. [RT #40212]
|
||||
</para>
|
||||
</listitem>
|
||||
|
Reference in New Issue
Block a user