Re: [E-devel] ephoto bug
Vincent Torri <[email protected]>
| Newsgroups | gmane.comp.window-managers.enlightenment.devel |
|---|---|
| Message-ID | <CAMq1adp=gvRAg_ZOSbjTWUxMU-Mk+Mo-AJO6GfVdku3tz1bj9g@mail.gmail.com> |
On Wed, Oct 6, 2021 at 6:50 PM Rbt. Y-Lee <[email protected]> wrote: > > I know ephoto seems unmaintained but a Bodhi Linux user reported an > ephoto Drag and Drop bug to me. A video he created illustrates the issue. I > am hoping someone can look at this... > > Here is a backtrace using efl and ehoto in e-git (briefly the bug is caused > by in this user case obj passed to _dnd_drag_done in > /src/bin/ephoto_thumb_browser.c:283 is NULL): > > Backtrace: https://pastebin.com/hcsZETD9 test on tb is necessary Vincent > > code/efl$ git show > commit 57a5655f889a293adb11db09a4f35378aa29a9bb (HEAD -> master, > origin/master, origin/HEAD) > Author: Christopher Michael <[email protected]> > Date: Tue Oct 5 10:27:45 2021 -0400 > > exactness: Fix compiler warning of uninitialized variable > > Compiler is warning us here that ex_img has not been initialized after > being malloc'd, so let's initialize it > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel