diff options
author | Chad Versace <chad.versace@linux.intel.com> | 2012-05-23 23:42:15 -0700 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-05-25 23:05:44 -0400 |
commit | bf381907449862230c6ace4f0a2b543641a2af48 (patch) | |
tree | 1936e7a8107736bbc7ee2361c5d191a8a2323cea /clients/flower.c | |
parent | 629ce23bd0defe1db240e0f3bab63d5f564bc1be (diff) |
compositor: Fix buggy snprintf that sets module path
If the MODULEDIR string contains '%', then
snprintf(path, sizeof(path), MODULEDIR "/%s", name);
does not do what you want.
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'clients/flower.c')
0 files changed, 0 insertions, 0 deletions