Third one-line patch to fix copying from the tainted user argument into the socket's path buffer. This time, give in and just use snprintf() as it guarrantees that it will not write more than 'n' characters and that the last is a NUL byte. Suggested-by: Zdenek Kabelac <zkabelac@redhat.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| backlight_helper.c | ||
| intel-virtual-output.man | ||
| org.x.xf86-video-intel.backlight-helper.policy.in | ||
| virtual.c | ||