CFanatic

Go Back   CFanatic > Advance Programming > Mobile Programming

Join CFanatic Forum Now

array oeverruns issue topic posted under Mobile Programming which is a part of Advance Programming category in CFanatic Forum
Reply
 
Thread Tools Display Modes
  #1  
Old 02-26-2008, 01:50 AM
Junior Member
 
Join Date: Feb 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
antony is on a distinguished road
| More
array oeverruns issue

Hi,
I developed an MMS application for mobile phone using C language under Linux plat form. I want to solve an array overruns issue. Can any one recommend software for bugs fixing?

Last edited by antony; 02-27-2008 at 02:14 AM.
Reply With Quote
  #2  
Old 11-14-2008, 12:59 PM
Junior Member
 
Join Date: Nov 2008
Location: USA
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Ranophile is on a distinguished road
| More
Re: array oeverruns issue

When using gcc under Linux, a good tool for identifying memory problems is Valgrind. It can find heap allocated leaks and buffer overflows. Unfortunately, there is not tool I know of that will find overflows in static or auto arrays.

Anyone else know of one?

Note: At my company, we use boost::array<> instead of "C" style arrays, and we modified the code to check the index (compile time flag to disable). Where practical, we also use vector<>::at() to check the array indeces.

- Ranophile
Reply With Quote
  #3  
Old 08-18-2009, 04:08 PM
Junior Member
 
Join Date: Jan 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
fghi532 is on a distinguished road
| More
Smile Tu as raison !

Tu as raison !
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
1-dimensional array type double.....and....2-dimensional array styles8687 C++ Programming 2 01-01-2009 04:30 AM
Windows overlapping issue rajeshreddy Win32 Programming 1 07-16-2008 12:19 AM
Reset array coderzone C# Programming 1 03-11-2008 11:25 PM
Help with parallel array psppb C++ Programming 3 12-31-2007 07:14 AM
is there a memory allocation issue here mijal C++ Programming 5 07-14-2007 07:43 AM

 

Advertisement

CFanatic Search
Custom Search

Advertisement

All times are GMT -5. The time now is 03:21 PM.



Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO ©2010, Crawlability, Inc.
Cfanatic.com is a premier member of the IDG TechNetwork. For advertising opportunities contact here
Get Paid for Working on Projects Matching Your Expertise at Go4Expert's Jobs Board