From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomas Bortoli Date: Fri, 05 Apr 2019 21:05:53 +0000 Subject: Re: [PATCH] Bluetooth: hci_event: potential out of bounds parsing ADV events Message-Id: <5344bfc8-ba02-c17f-c4cd-0418d48e6fdd@gmail.com> List-Id: References: <20190330072511.GA5502@kadam> <20190402063313.GA32613@kadam> <20190402195537.GF32613@kadam> <20190404080627.GG32590@kadam> <20190405204838.GR32590@kadam> In-Reply-To: <20190405204838.GR32590@kadam> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter , Cong Wang Cc: Marcel Holtmann , Jaganath Kanakkassery , Johan Hedberg , linux-bluetooth , kernel-janitors@vger.kernel.org I disagree, they differ for me. with unlikely: f86cf90c9c1ef14063796f4d07ce64bf6952b536e9728d21ba86d3be2e7472d7 net/bluetooth/hci_event.o without: 6c75194b981294cb933900100448ec335065a35ff9120333558d09aa3dd8b2da net/bluetooth/hci_event.o On 4/5/19 10:48 PM, Dan Carpenter wrote: > > I'm don't have a lot of time for these discussions. The object code is > exactly the same regardless of whether you add the annotations or not. > > 32c307d27583a624baa3a24eec00402e net/bluetooth/hci_event.o.no_annotation > 32c307d27583a624baa3a24eec00402e net/bluetooth/hci_event.o.w_annotation > > regards, > dan carpenter >