Bug 209160

Summary: libsdp: sdp_receive_error_pdu reads a wrong position of data
Product: Base System Reporter: Tatsuki Makino <tatsuki_makino>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: New ---    
Severity: Affects Some People Keywords: patch
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for head/lib/libsdp/service.c
none
patch for head/lib/libsdp/service.c tatsuki_makino: maintainer-approval?

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.