ALT Linux Bugzilla
– Attachment 4203 Details for
Bug 22750
Segmentation fault на 2.6.32-un-def
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
увеличение буфера, конечно, не является правильным решением, но коментарий рядом с буфером "радует"
powertop-un-def.patch (text/plain), 425 bytes, created by
Aleksey Borisenkov
on 2010-01-14 21:44:24 MSK
(
hide
)
Description:
увеличение буфера, конечно, не является правильным решением, но коментарий рядом с буфером "радует"
Filename:
MIME Type:
Creator:
Aleksey Borisenkov
Created:
2010-01-14 21:44:24 MSK
Size:
425 bytes
patch
obsolete
>diff -urk .orig powertop-1.11.orig/config.c powertop-1.11/config.c >--- powertop-1.11.orig/config.c 2010-01-14 21:19:18 +0400 >+++ powertop-1.11/config.c 2010-01-14 21:20:23 +0400 >@@ -33,7 +33,7 @@ > #include "powertop.h" > > /* static arrays are not nice programming.. but they're easy */ >-static char configlines[5000][100]; >+static char configlines[6000][100]; > static int configcount; > > static void read_kernel_config(void)
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 22750
: 4203