Ticket #4213: ticket-4213.patch

File ticket-4213.patch, 463 bytes (added by support.od.ua, 3 years ago)
  • lib/strutil/strutilutf8.c

     
    448448    result.width = 0; 
    449449    result.compose = FALSE; 
    450450    actual = result.text; 
     451    if (!text) length=0; 
    451452 
    452453    /* check if text start with combining character, 
    453454     * add space at begin in this case */