- Don't string copy from uninitialised stack memory. In fact don't
commitfcb8e0d77af374a2da1e33a76870f5ab412b9cb6
authorBill Medland <medbi01@accpac.com>
Fri, 18 Jan 2002 18:09:09 +0000 (18 18:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Jan 2002 18:09:09 +0000 (18 18:09 +0000)
tree3434581a6ab0727e45974987c52510ac568e0b77
parent911d42427faa374e39d7c05b06b434c1c296a189
- Don't string copy from uninitialised stack memory.  In fact don't
  modify the input string if it didn't change.
- Correct array size.
- Logically separate the centring from the ellipsification.
- Comment on prefix error.
dlls/user/text.c