Return-Path: From: Marcel Holtmann To: BlueZ development In-Reply-To: <5f30e2610609021024j205f6a51id3d4b3c0f9129a3e@mail.gmail.com> References: <5f30e2610609021024j205f6a51id3d4b3c0f9129a3e@mail.gmail.com> Date: Sun, 03 Sep 2006 23:28:56 +0200 Message-Id: <1157318936.32195.9.camel@aeonflux.holtmann.net> Mime-Version: 1.0 Subject: Re: [Bluez-devel] off-by-one bugfix for sdp_data_alloc Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net Hi Jeff, > The following patch against bluez-libs-3.4 fixes a problem where the > last character of a null-terminated string is lost. Adding the +1 > accounts for and preserves the null terminator. the SDP strings are not NULL terminated strings. They a prefixed with a length value. So what is the reason for storing the NULL terminator in the records? Show me an example what actually goes wrong here. Regards Marcel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel