]> sourceware.org Git - glibc.git/blame - intl/Versions
syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)
[glibc.git] / intl / Versions
CommitLineData
b0b67c47
UD
1libc {
2 GLIBC_2.0 {
3 # global variables
4 _nl_msg_cat_cntr; _nl_default_dirname; _nl_domain_bindings;
5
6 # functions used in inline functions or macros
7 __dcgettext;
8
9 # functions used in other libraries
10 __dgettext;
11
12 # b*
13 bindtextdomain;
14
15 # d*
16 dcgettext; dgettext; gettext;
17
18 # t*
19 textdomain;
20 }
abbffdf9 21 GLIBC_2.2 {
8a98b847
UD
22 # b*
23 bind_textdomain_codeset;
24
abbffdf9
UD
25 # d*
26 dcngettext; dngettext;
27
28 # n*
29 ngettext;
30 }
b0b67c47 31}
This page took 0.535717 seconds and 5 git commands to generate.