-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interactive: improvements for smtprc story #729
Conversation
This should allow the story for smtprc to proceed. I will check if I can replicate the chrony story with this merged into the chrony branch. |
I can replicate the chrony story with these changes, so I think we should merge. |
This is currently on top of #724, so merging this would just add to that PR, possibly confusing things. |
Yeah, that's true... I don't even know why I spoke of merging in order to test this. Let's wait until next week with all the mergers then. We can just package this and the bigger-benchmark branches. We should even keep those names since they are so informative. :) |
Creating this to get some help. I'll try to create some eleventh hour workaround, and then maybe we can fix this for real.
strncat
or something and realized thatstrcat
is already there but different fromstrcpy
. I think the first argument is the destination for both, but it might be worth checking this because it is wrong in master as well.