Print this page
uts: Allow for address space randomisation.
Randomise the base addresses of shared objects, non-fixed mappings, the
stack and the heap.  Introduce a service, svc:/system/process-security,
and a tool psecflags(1) to control and observe it

*** 1223,1232 **** --- 1223,1233 ---- case DT_SUNW_SYMSORTSZ: case DT_SUNW_TLSSORTSZ: case DT_SUNW_STRPAD: case DT_SUNW_CAPCHAINENT: case DT_SUNW_CAPCHAINSZ: + case DT_SUNW_ASLR: (void) printf(pdyn_Fmtptr, EC_XWORD(p_dyn.d_un.d_val)); break; /*