Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: victor louis
Forum: C++ Apr 22nd, 2008, 3:14 AM
Replies: 3
Views: 231
Posted By victor louis
you can use Source code analysis tool like Coverity Prevent

Hi, typically, a memory leak occurs because dynamically allocated memory has become unreachable. You can prevent memory leaks by watching for some common problems. Collection classes, such as hash...
Forum: Java Mar 31st, 2008, 1:13 AM
Replies: 4
Views: 275
Posted By victor louis
Coverity Prevent- source code analysis tool for debugging software defects

Hi
In you situation ,a race condition has occurred due to a lack of synchronization or the improper use of synchronization when accessing shared resources such as variables. Data races occur...
Showing results 1 to 2 of 2

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:17 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC