FreeBSD Bugzilla – Attachment 223280 Details for
Bug 253386
misc/dahdi-kmod[26]: Fails to build on 13.0-BETA1: dahdi-base.c:9432:26: error: use of undeclared identifier 'thread_dtor'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
GpakApi.c.patch
GpakApi.c.patch (text/plain), 329 bytes, created by
DYM
on 2021-03-15 06:38:06 UTC
(
hide
)
Description:
GpakApi.c.patch
Filename:
MIME Type:
Creator:
DYM
Created:
2021-03-15 06:38:06 UTC
Size:
329 bytes
patch
obsolete
>--- GpakApi.c 2010-08-22 14:48:38.000000000 +0300 >+++ GpakApi.c 2021-03-15 08:25:05.000000000 +0200 >@@ -1560,7 +1560,7 @@ > if (DspStatus != 0) > return (RmmFailure); > >- for (i = 0; i < MemoryLength_Word16; i++) >+ for (i = 0; i < MemoryLength_Word16; i++) > pDest[i] = (short int) MsgBuffer[2 + i]; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 253386
:
222307
|
222308
| 223280