Branch: refs/heads/WIN64_fixes
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 9b485667f433a2863a87452712c58b692fe79e8c
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9b485667f433a2863a87452712c58b692fe79e8c Author: Nicolas Cellier <
[hidden email]>
Date: 2019-01-03 (Thu, 03 Jan 2019)
Changed paths:
M platforms/win32/plugins/SecurityPlugin/sqWin32Security.c
Log Message:
-----------
fix: SecurityPlugin: restore expandMyDocuments
Note: this function was temporarily disabled in minheadless merge.
Note:
There was no provision for MAX_PATH buffer overrun
(in fact all the arrays are MAX_PATH+1 long).
Now abort the replacement when such overrun happens.
This is not satisfying, we should signal the error...
[skip travis]
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.