On Wed, 2017-12-13 at 16:35 +0800, Dmitry Timoshkov wrote:
- /* FIXME: copy server/realm names to client space as well.
* As long as LSA works in current process space it's OK.
*/
But it only works because the strings are never freed, so it would still be better to copy them.