FreeBSD Bugzilla – Attachment 14479 Details for
Bug 27213
Suspicious variable hiding in acdioctl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 317 bytes, created by
Thomas Quinot
on 2001-05-08 21:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thomas Quinot
Created:
2001-05-08 21:40:00 UTC
Size:
317 bytes
patch
obsolete
>--- sys/dev/ata/atapi-cd.c.dist Tue May 8 22:32:45 2001 >+++ sys/dev/ata/atapi-cd.c Tue May 8 22:33:09 2001 >@@ -836,7 +836,7 @@ > int32_t lba; > caddr_t buffer, ubuf = args->buffer; > int8_t ccb[16]; >- int frames, error = 0; >+ int frames; > > if (!cdp->toc.hdr.ending_track) { > error = EIO;
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 27213
: 14479