summaryrefslogtreecommitdiffstats
path: root/winsup/utils/pldd.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-06-27 18:00:01 +0200
committerCorinna Vinschen <corinna@vinschen.de>2016-06-27 18:00:01 +0200
commit532ecdd36f37e4c5985b8a7c992324e5df48f7a1 (patch)
tree558a69816cfde214e0e4ddde9a44b005ca2d2c12 /winsup/utils/pldd.c
parentba58e5f20ce9326ceb30baa461b53546acec9333 (diff)
downloadcygnal-532ecdd36f37e4c5985b8a7c992324e5df48f7a1.tar.gz
cygnal-532ecdd36f37e4c5985b8a7c992324e5df48f7a1.tar.bz2
cygnal-532ecdd36f37e4c5985b8a7c992324e5df48f7a1.zip
Add comment to point out missing access right per documentation
In get_mem_values we open the process without PROCESS_VM_READ access and are *still* able to request working set information, despite MSDN claiming we need it for this purpose. Instead of adding this access right, just add an comment to point this out for now. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/utils/pldd.c')
0 files changed, 0 insertions, 0 deletions