Skip to content
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

RT-121631 works around the fact that latest clang/llvm strcpy/strncpy… #28

Merged
merged 1 commit into from
May 12, 2017

Conversation

aufflick
Copy link
Contributor

… runtime checks crash with a buffer overrun check on Tcl’s structures defined with placeholder char[4] entries that are used for arbitrary length strings.

https://rt.cpan.org/Ticket/Display.html?id=121631

… runtime checks crash with a buffer overrun check on Tcl’s structures defined with placeholder char[4] entries that are used for arbitrary length strings.
@aufflick
Copy link
Contributor Author

Weird that one of the Perl 5.14 tests failed, is that expected?

@eserte
Copy link
Owner

eserte commented May 12, 2017

Unfortunately the wm-tcl.t test fails sometimes, see
http://analysis.cpantesters.org/reports_by_field?distv=Tk-804.033;field=fail%3At%2Fwm-tcl.t
I restarted the failing travis-ci build and now it seems fine.

@eserte eserte merged commit ecf57fc into eserte:master May 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants