Skip to content

helpers/wayland_wrapper: Bump the buffer size for display_name

Vlad Zahorodnii requested to merge work/zzag/bump-display-name-buffer-size into master

The compiler prints the following warning at the moment:

wl-socket.c:143:9: note: ‘snprintf’ output between 10 and 20 bytes into a destination of size 16

Merge request reports