mirror of
https://github.com/lldap/lldap.git
synced 2026-06-10 05:20:33 +00:00
By making it a &'static, we can have a single allocation for all the threads/async contexts. This also normalizes the whitespace from the user input; a trailing \n can cause weird issues with clients