If 41 is "regenerated" then no big deal. But in general, you backup something so you can restored it later (I mean why backed it up in the first place) Engineers (good ones) often "clear" memory area before "restoring". Just like in programming if you allocate memory, you should "zeroed" it before using. So if your 41 is empty and you restored it, what you get is zeroed memory area.
Bookmarks