kfix / ddcctl

DDC monitor controls (brightness) for Mac OSX command line
GNU General Public License v3.0
1.85k stars 151 forks source link

Fix buffer overrun #80

Closed ts1 closed 3 years ago

ts1 commented 3 years ago

As you can see. It was working fine when launching from the command line, but for some reason it was segfaulting when launching from cron.

kfix commented 3 years ago

Works for me, shipit!

Wondering if the APIs behave differently when called by a window-server-less crond...

kfix commented 3 years ago

Thank you for the patch @ts1