Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 270e7bd7079852a296a0ccde81ef841f72e71ff6
      
https://github.com/Warzone2100/warzone2100/commit/270e7bd7079852a296a0ccde81ef841f72e71ff6
  Author: Christoph Korn <christoph.k...@posteo.de>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M src/frontend.cpp

  Log Message:
  -----------
  Add format to snprintf

Also when copying the string there has to be a format set.
Else there will be a compiler error when -Werror=format-security is set.
This prevents possible security bugs when the string contains a format
itself.


  Commit: dee354faa76b931719cf255bf8a09759c81e4d6b
      
https://github.com/Warzone2100/warzone2100/commit/dee354faa76b931719cf255bf8a09759c81e4d6b
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M src/frontend.cpp

  Log Message:
  -----------
  Merge pull request #65 from ckorn/missing_arg

Add format to snprintf


Compare: 
https://github.com/Warzone2100/warzone2100/compare/51791e92af1b...dee354faa76b
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to