mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
This was found through code inspection. No application impact is known. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
8 lines
74 B
Plaintext
8 lines
74 B
Plaintext
Base {
|
|
local: *;
|
|
};
|
|
|
|
OTHER_VERSION {
|
|
global: global_variable;
|
|
} Base;
|