ttwoch, 9. November 2016 11:32
> To: Yong Bakos; Ucan, Emre (ADITG/SW1)
> Cc: wayland-devel
> Subject: Re: [PATCH weston v2 3/3] ivi-shell: use zalloc instead of calloc
>
> On Thu, 28 Jul 2016 10:23:00 -0700
> Yong Bakos wrote:
>
> > Hi Emre,
> >
> > >
On Thu, 28 Jul 2016 10:23:00 -0700
Yong Bakos wrote:
> Hi Emre,
>
> > On Jul 28, 2016, at 7:14 AM, Ucan, Emre (ADITG/SW1)
> > wrote:
> >
> > v2 changes:
> > - use xzalloc
> > - add an explicit include of xalloc.h in any .c file
> > that uses xzalloc.
> >
> > Signed-off-by: Emre Ucan
>
>
Hi Emre,
> On Jul 28, 2016, at 7:14 AM, Ucan, Emre (ADITG/SW1)
> wrote:
>
> v2 changes:
> - use xzalloc
> - add an explicit include of xalloc.h in any .c file
> that uses xzalloc.
>
> Signed-off-by: Emre Ucan
Is the intent of this patch to cause an exit() when memory allocation fails?
See m
v2 changes:
- use xzalloc
- add an explicit include of xalloc.h in any .c file
that uses xzalloc.
Signed-off-by: Emre Ucan
---
ivi-shell/hmi-controller.c| 35
ivi-shell/input-panel-ivi.c |6 ++--
ivi-shell/ivi-layout-transition.c | 62 +++-