From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5800C388702B; Mon, 1 Feb 2021 14:22:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5800C388702B From: "gprocida+abigail at google dot com" To: libabigail@sourceware.org Subject: [Bug default/27278] Stray non-diff Date: Mon, 01 Feb 2021 14:22:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gprocida+abigail at google dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2021 14:22:01 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27278 Giuliano Procida changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13175|0 |1 is obsolete| | --- Comment #1 from Giuliano Procida -= -- Created attachment 13190 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D13190&action=3Ded= it two test cases Here's another case we ran into on the same AOSP branch. We don't often run without --leaf-changes-only, so this seems to be happening reasonably often. Reproduced at master. The archive now also contains c.xml and d.xml. Comparing them with plain abidiff results in: Functions changes summary: 0 Removed, 2 Changed (1600 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed (19 filtered out), 0 Added variables 2 functions with some indirect sub-type change: [C] 'function int inet_sk_diag_fill(sock*, inet_connection_sock*, sk_buff= *, const inet_diag_req_v2*, user_namespace*, unsigned int, unsigned int, unsig= ned short int, const nlmsghdr*, bool)' at inet_diag.h:39:1 has some indirect sub-type changes: parameter 2 of type 'inet_connection_sock*' has sub-type changes: in pointed to type 'struct inet_connection_sock' at inet_connection_sock.h:89:1: type size hasn't changed 1 data member insertion: 'u32 inet_connection_sock::icsk_probes_tstamp', at offset 11008 (= in bits) at inet_connection_sock.h:151:1 1 data member changes (7 filtered): type of 'struct {int enabled; int search_high; int search_low; int probe_size; u32 probe_timestamp;} inet_connection_sock::icsk_mtup' changed: type size changed from 160 to 128 (in bits) 5 data member changes: 'int enabled' offset changed from 0 to 31 (in bits) (by +31 b= its) 'int search_high' offset changed from 32 to 0 (in bits) (by -= 32 bits) 'int search_low' offset changed from 64 to 32 (in bits) (by -= 32 bits) 'int probe_size' offset changed from 96 to 64 (in bits) (by -= 32 bits) 'u32 probe_timestamp' offset changed from 128 to 96 (in bits)= (by -32 bits) [C] 'function unsigned int tcp_slow_start(tcp_sock*, unsigned int)' at tcp.h:1090:1 has some indirect sub-type changes: parameter 1 of type 'tcp_sock*' has sub-type changes: in pointed to type 'struct tcp_sock' at tcp.h:138:1: type size hasn't changed 1 data member changes (1 filtered): 'inet_connection_sock tcp_sock::inet_conn' has *some* difference - please report as a bug --=20 You are receiving this mail because: You are on the CC list for the bug.=