Bug 209160 - libsdp: sdp_receive_error_pdu reads a wrong position of data
Summary: libsdp: sdp_receive_error_pdu reads a wrong position of data
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-04-30 05:53 UTC by Tatsuki Makino
Modified: 2019-02-10 06:58 UTC (History)
0 users

See Also:


Attachments
patch for head/lib/libsdp/service.c (474 bytes, patch)
2016-04-30 05:53 UTC, Tatsuki Makino
no flags Details | Diff
patch for head/lib/libsdp/service.c (677 bytes, patch)
2019-02-10 06:58 UTC, Tatsuki Makino
tatsuki_makino: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tatsuki Makino 2016-04-30 05:53:51 UTC
Created attachment 169820 [details]
patch for head/lib/libsdp/service.c

Please look at the patch for more information.
Comment 1 Tatsuki Makino 2019-02-10 06:58:09 UTC
Created attachment 201883 [details]
patch for head/lib/libsdp/service.c

Update patch.
Fixed a bug in the same file.
It occurs when btpand is run about 65533 times.