ALT Linux Bugzilla
– Attachment 550 Details for
Bug 4943
k3b не работает с subfs
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
dvd+rw-tools-5.17.4.8.6-proc-may-be-unreadable.patch
dvd+rw-tools-5.17.4.8.6-proc-may-be-unreadable.patch (text/plain), 404 bytes, created by
Sergey V Turchin
on 2004-08-10 14:12:12 MSD
(
hide
)
Description:
dvd+rw-tools-5.17.4.8.6-proc-may-be-unreadable.patch
Filename:
MIME Type:
Creator:
Sergey V Turchin
Created:
2004-08-10 14:12:12 MSD
Size:
404 bytes
patch
obsolete
>--- transport.hxx~ 2004-08-10 13:47:48 +0400 >+++ transport.hxx 2004-08-10 13:48:15 +0400 >@@ -210,7 +210,7 @@ public: > > if (f==-1) f=fd; > if (fstat (f,&fsb) < 0) return -1; >- if ((fp=setmntent ("/proc/mounts","r"))==NULL) return -1; >+ if ((fp=setmntent ("/etc/mtab","r"))==NULL) return -1; > > while ((mb=getmntent (fp))!=NULL) > { if (stat (mb->mnt_fsname,&msb) < 0) continue; // corrupted line?
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 4943
:
546
|
547
|
549
| 550 |
551
|
552