Question regarding Protect() in lvm.c
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Question regarding Protect() in lvm.c
 
- From: Dibyendu Majumdar <mobile@...>
 
- Date: 2015年2月21日 23:20:59 +0000
 
Hi,
I am trying to understand the purpose of the Protect() macro in lvm.c.
Is this used when there is a possibility that the stack may have been
reallocated - so the base pointer needs to be refreshed?
Thanks and Regards
Dibyendu