Record _IO_FILE internal ABI change in glibc.abignore
This change is masked for !_LIBC, but it still shows up in glibc's on uses of FILE * as an abdiff change. Related: RHEL-119428
This commit is contained in:
parent
49bae402bf
commit
66fd2c680c
@ -1,5 +1,6 @@
|
||||
[suppress_type]
|
||||
# From glibc-2.39-58 related to RHEL-119409
|
||||
# From glibc-2.39-58 related to RHEL-119409, RHEL-119428.
|
||||
# Multiple changes related to _short_backupbuf, _total_written.
|
||||
type_kind = struct
|
||||
name = _IO_FILE
|
||||
has_data_member_inserted_between = {offset_of(_flags2), offset_of(_old_offset)}
|
||||
accessed_through = pointer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user