Low Activity

Commits : Individual Commit

  Analyzed 9 days ago based on code collected 9 days ago.

Commit ID 0f994dbb28e2a348f7c254e051622acf88e08226

Anon80 Contributor: Paul Tagliamonte Files Modified: 1
Date: 11-November-2011 at 14:29 Lines Added: 0
Repository: git://git.fluxbox.org/fluxbox.git master Lines Removed: 1
Commit Comment: No need to check if a pointer is null before de-allocating it.
5.3.5/2 of the C++ standard:

"In either alternative, if the value of the operand of delete is the null
pointer the operation has no effect."
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C++ 0 1 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
src/FbTk/MultiButtonMenuItem.cc C++ 0 1 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.