mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +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