Ticket #4213: ticket-4213.patch
File ticket-4213.patch, 463 bytes (added by support.od.ua, 2 years ago) |
---|
-
lib/strutil/strutilutf8.c
448 448 result.width = 0; 449 449 result.compose = FALSE; 450 450 actual = result.text; 451 if (!text) length=0; 451 452 452 453 /* check if text start with combining character, 453 454 * add space at begin in this case */