Bug 4034 - [PENDING] crashes on bigendian platforms
Summary: [PENDING] crashes on bigendian platforms
Status: RESOLVED FIXED
Alias: None
Product: pkg-config
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Tollef Fog Heen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-10 06:33 UTC by Matthias Clasen
Modified: 2005-10-16 06:20 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
the patch (609 bytes, patch)
2005-09-02 06:29 UTC, Matthias Clasen
Details | Splinter Review

Description Matthias Clasen 2005-08-10 06:33:33 UTC
There are two memory handling errors which conspire to crash pkg-config,
curiously the crashes only happen on bigendian platforms in our buildsystem...
Comment 1 Matthias Clasen 2005-08-10 06:34:02 UTC
Created attachment 3312 [details] [review]
dmc9000 patch
Comment 2 Matthias Clasen 2005-09-02 06:29:31 UTC
Created attachment 3154 [details] [review]
the patch

hmm patch got lost in crash...
Comment 3 Tollef Fog Heen 2005-10-01 03:16:12 UTC
2005-10-01  Tollef Fog Heen  <tfheen@err.no>

        * pkg.c (packages_get_var): Don't try to chop if string length is
        zero.  Freedesktop #4034.


(the previous part was already applied)
Comment 4 Tollef Fog Heen 2005-10-16 23:20:46 UTC
0.20 has been released with a fix for this bug.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.