Date: Thu, 9 Dec 2004 18:57:12 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libsdp search.c Message-ID: <200412091857.iB9IvD7i080195@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2004-12-09 18:57:12 UTC
FreeBSD src repository
Modified files:
lib/libsdp search.c
Log:
Add workaround for {not so|too} smart phones that cannot handle SDP attribute
ID ranges that consist of exactly one attribute ID. libsdp(3) will check start
and end of the attribute ID range and if they are the same the range will be
collapsed to one atribute ID.
The problem was observed on Audiovox SMT5600 and Palm Treo 650.
MFC after: 3 days
Revision Changes Path
1.7 +43 -12 src/lib/libsdp/search.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412091857.iB9IvD7i080195>
