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

lib: printf bugfixes & improvement #771

Merged
merged 1 commit into from
Jun 30, 2017
Merged

Conversation

qlyoung
Copy link
Member

@qlyoung qlyoung commented Jun 30, 2017

  • Fix bad format specifier in thread.[ch]
  • Move PRINTF_ATTRIBUTE macro to zebra.h
  • Use PRINTF_ATTRIBUTE on termtable printers

Signed-off-by: Quentin Young qlyoung@cumulusnetworks.com

* Fix bad format specifier in thread.[ch]
* Move PRINTF_ATTRIBUTE macro to zebra.h
* Use PRINTF_ATTRIBUTE on termtable printers

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
@NetDEF-CI
Copy link
Collaborator

Continous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-1055/

This is a comment from an EXPERIMENTAL automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.


CLANG Static Analyzer Summary

  • Github Pull Request 771, comparing to Git base SHA 4a19f83

No Changes in Static Analysis warnings compared to base

92 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-1055/artifact/shared/static_analysis/index.html

@Jafaral Jafaral merged commit 8186327 into FRRouting:master Jun 30, 2017
@qlyoung qlyoung deleted the printf-madness branch June 30, 2017 18:19
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.

3 participants