Hi,

On 22 January 2016 at 11:34, Jean-Philippe André <j...@videolan.org> wrote:

>
> On 22 January 2016 at 07:07, Ross Vandegrift <r...@kallisti.us> wrote:
>
>> Hello all,
>>
>> I'm getting evas test failures with giflib 5.1.2:
>>
>> tests/evas/evas_test_image.c:438:F:Images:evas_object_image_all_loader_data:0:
>> Failure 'evas_object_image_load_error_get(ref) != EVAS_LOAD_ERROR_NONE'
>> occurred FAIL tests/evas/evas_suite (exit status: 255)
>>
>> The test gets EVAS_LOAD_ERROR_DOES_NOT_EXIST when looking for Pic4.gif.
>>
>> I've tried 1.16 and git master.  giflib 5.1.1 seemed fine.  Is this me
>> or is there a bug somewhere?
>>
>> <https://lists.sourceforge.net/lists/listinfo/enlightenment-users>
>
>
> On archlinux giflib is still 5.1.1 so I didn't see this until now. But I
> can confirm that 5.1.2 makes the test fail.
> I will look at this.
>
>
This is a bug in giflib 5.1.2 that will be resolved in 5.1.2. See:
http://sourceforge.net/p/giflib/bugs/80/
http://sourceforge.net/p/giflib/bugs/81/

A struct is allocated with malloc, so some fields are uninitialized but
there's a safety if() check on them that may or may not fail.

It looks like we'll just have to wait for 5.1.3 to be released.

-- 
Jean-Philippe André
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to