Created attachment 1056163 [details] This is a patch that fixes this error in audio-entropyd.c Description of problem: I was using the option parsing code from audio-entropyd in another program, and found that when a short option with an argument was used in the configuration file, it failed. Turns out it is because strtoken is destructive of the line. But it will work for long options with =, and short options without argument. Version-Release number of selected component (if applicable): audio-entropyd-2.0.3-9.fc23.src.rpm, all current versions. How reproducible: Every time if the conditions are hit. Steps to Reproduce: 1. Install audio-entropyd 2. Use a short configuration in the configuration file, with an argument. 3. Actual results: Option won't be set. Expected results: Option is set. Additional info:
audio-entropyd-2.0.3-10.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-ea9920d90d
audio-entropyd-2.0.3-10.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-8ac4e874b2
audio-entropyd-2.0.3-10.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update audio-entropyd' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-8ac4e874b2
audio-entropyd-2.0.3-10.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update audio-entropyd' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-7c88f180f0
audio-entropyd-2.0.3-10.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update audio-entropyd' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-ea9920d90d
audio-entropyd-2.0.3-10.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
audio-entropyd-2.0.3-10.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
audio-entropyd-2.0.3-10.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.