[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] modules - ibmtts: fix the maximum number of possible languages
From: |
Gilles Casse |
Subject: |
[PATCH] modules - ibmtts: fix the maximum number of possible languages |
Date: |
Wed, 20 Jan 2010 22:59:26 +0100 |
Hello,
The attached patch is compatible with Luke's git tree.
According to the languages installed, the speech dispatcher module could
crash at init time (assert in alloc_voice_list).
This issue was observed for example with the Brazilian Portuguese language.
This issue was introduced by the recent commit
24eb7bb308fff4fc3ce5ed05cbf31372898a69d9
Best regards,
Gilles