diff options
author | Jan Dubois <jand@activestate.com> | 2012-04-03 17:15:59 -0700 |
---|---|---|
committer | Jan Dubois <jand@activestate.com> | 2012-04-16 13:43:26 -0700 |
commit | bac5c4fca5109adea821c05bef9182e2dac95c81 (patch) | |
tree | 8130d951079d5cd2a0355e4bc55540eee707bef7 /INSTALL | |
parent | 3607ca02d65ff63a9322effaf09e60361984e109 (diff) | |
download | perl-bac5c4fca5109adea821c05bef9182e2dac95c81.tar.gz |
SITELIB_EXP may be NULL on Windows
The sitelib directory is located dynamically at runtime by checking
for the ../site path relative to the location of perl5xx.dll. This
directory doesn't exist at buildtime, so calling strlen(NULL) may
cause an access violation...
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions