Welcome, Guest. Please login or register.

Author Topic: Security risks using data saves that include pointers ?  (Read 3237 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Louis Dias

Re: Security risks using data saves that include pointers ?
« on: January 30, 2007, 06:49:20 PM »
just a quick question...

Why would you save the memory location of data if the next time you launch your program, the data could be stored somewhere else in memory?

Wouldn't you just save the data?