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 150469 Details for
Bug 232413
imwcs (wcstools) segmentation fault
[?]
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]
Proposed patch
wcstools3-bug232413.patch (text/plain), 621 bytes, created by
Sergio Pascual
on 2007-03-20 09:22:06 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Sergio Pascual
Created:
2007-03-20 09:22:06 UTC
Size:
621 bytes
patch
obsolete
>diff -ur wcstools-3.6.8/libwcs/imsetwcs.c wcstools-3.6.8.patch/libwcs/imsetwcs.c >--- wcstools-3.6.8/libwcs/imsetwcs.c 2007-01-11 23:01:41.000000000 +0100 >+++ wcstools-3.6.8.patch/libwcs/imsetwcs.c 2007-03-20 10:15:17.000000000 +0100 >@@ -850,13 +850,13 @@ > if (gc) free ((char *)gc); > > /* Free memory used for object names in reference catalog */ >- if (gobj1 != NULL) { >+/* if (gobj1 != NULL) { > for (i = 0; i < ns; i++) { > if (gobj[i] != NULL) free (gobj[i]); > gobj[i] = NULL; > } > } >- >+*/ > /* Free image source arrays */ > if (sx) free ((char *)sx); > if (sy) free ((char *)sy);
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 232413
: 150469