Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/netbt



Module Name:    src
Committed By:   riz
Date:           Sun Dec 17 22:00:28 UTC 2006

Modified Files:
        src/sys/netbt [netbsd-4]: l2cap_signal.c

Log Message:
Pull up following revision(s) (requested by plunky in ticket #277):
        sys/netbt/l2cap_signal.c: revision 1.3
Do not use the output buffer to store data unless we mean it to go in the
packet, as there is a problem with overwriting information while we still
need it (opt->length in particular) which causes connections to fail.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.4.1 src/sys/netbt/l2cap_signal.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index