mpv/input
wm4 f9f3175487 ipc: fix uninitialized field
The sockaddr_un.sun_len field was not initialized. It seems our API use
is correct by simply making sure it's 0.

Fixes CID 1350075.
2016-02-12 16:11:05 +01:00
..
cmd_list.c command: add af-command command 2016-01-22 20:36:54 +01:00
cmd_list.h command: add af-command command 2016-01-22 20:36:54 +01:00
cmd_parse.c input: add key name to script-binding command response 2015-12-23 19:10:48 +01:00
cmd_parse.h Update license headers 2015-04-13 12:10:01 +02:00
event.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
event.h Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
input.c input: ignore --input-cursor for events injected by input commands 2016-02-04 23:01:15 +01:00
input.h input: ignore --input-cursor for events injected by input commands 2016-02-04 23:01:15 +01:00
ipc.c ipc: fix uninitialized field 2016-02-12 16:11:05 +01:00
keycodes.c input: add a catch-all "unmapped" command 2015-12-23 19:13:45 +01:00
keycodes.h input: add a catch-all "unmapped" command 2015-12-23 19:13:45 +01:00
pipe-win32.c win32: input: use Vista CancelIoEx 2015-12-20 21:06:02 +11:00