On Fri, 6 Nov 2015 10:29:56 +0200 Giulio Camuffo <[email protected]> wrote:
> For the whole series: > Reviewed-by: Giulio Camuffo <[email protected]> > > 2015-11-05 21:57 GMT+02:00 Derek Foreman <[email protected]>: > > From irc: > > <pq> it creates a wl_buffer object in a way that no client can ever > > access the storage. > > > > So, let's replace it with return NULL; and mark it with attribute > > deprecated in the header. > > > > Reviewed-by: Pekka Paalanen <[email protected]> > > Signed-off-by: Derek Foreman <[email protected]> > > --- > > > > Change from v1: return NULL instead of abort()ing > > > > src/wayland-server-core.h | 2 +- > > src/wayland-shm.c | 29 +---------------------------- > > 2 files changed, 2 insertions(+), 29 deletions(-) Hi, I was going to complain that patch 2 doesn't work, but it does work - I just needed to 'make clean' to see the effect. All three pushed: 4a97cb3..8bc42fb master -> master Thanks, pq
pgpfmXmUJo_nT.pgp
Description: OpenPGP digital signature
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
