Removed hideous inefficiencies in old trim_string code. This was making
authorJeremy Allison <jra@samba.org>
Tue, 15 Sep 1998 01:38:10 +0000 (01:38 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 15 Sep 1998 01:38:10 +0000 (01:38 +0000)
commitffa450acddb7aec6a440ae3fe6032c109805d176
treeb8ec5baf4ecae6283685c23079e5a310d52d6a9a
parent4a62b73633b8f8707a2961b355d4997f429c86bc
Removed hideous inefficiencies in old trim_string code. This was making
calls to strlen() a profiling hotspot.
Jeremy.
source/lib/util.c