Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 662196 Details for
Bug 886219
ceelog segv on startup
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for ceelog.c to initialize error to NULL
ceelog_error_NULL.patch (text/plain), 273 bytes, created by
Persona non grata
on 2012-12-12 09:53:31 UTC
(
hide
)
Description:
Patch for ceelog.c to initialize error to NULL
Filename:
MIME Type:
Creator:
Persona non grata
Created:
2012-12-12 09:53:31 UTC
Size:
273 bytes
patch
obsolete
>--- ceelog.c Wed Dec 12 10:48:26 2012 >+++ ceelog.c Wed Dec 12 10:48:20 2012 >@@ -46,7 +46,7 @@ > int > main (int argc, char *argv[]) > { >- GError *error; >+ GError *error = NULL; > struct ceelog_compiled_expr *expr; > struct ceelog_source *src; > struct ceelog_event *evt;
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 886219
: 662196