]> granicus.if.org Git - neomutt/commitdiff
drop integer overflow
authorRichard Russon <rich@flatcap.org>
Sat, 11 Aug 2018 22:50:56 +0000 (23:50 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 11 Aug 2018 23:32:42 +0000 (00:32 +0100)
33 files changed:
imap/message.c
mutt/memory.c
mx.c
po/bg.po
po/ca.po
po/cs.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/eo.po
po/es.po
po/et.po
po/eu.po
po/fr.po
po/ga.po
po/gl.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/ko.po
po/lt.po
po/nl.po
po/pl.po
po/pt_BR.po
po/ru.po
po/sk.po
po/sv.po
po/tr.po
po/uk.po
po/zh_CN.po
po/zh_TW.po

index 3cc199171b68dbd70039f4c8197d5271a9aa2167..fa48ce9b45806c3aadcc3b815fb20ab1d359548a 100644 (file)
@@ -473,7 +473,7 @@ static void alloc_msn_index(struct ImapData *idata, size_t msn_count)
    * if msn_count is this big, we have a serious problem. */
   if (msn_count >= (UINT_MAX / sizeof(struct Header *)))
   {
-    mutt_error(_("Integer overflow -- can't allocate memory"));
+    mutt_error(_("Out of memory"));
     mutt_exit(1);
   }
 
index e2a32478e10cfcf601f133adbe6cf45ebead70f0..3821263a7ae6f7f89f4e13eeb7ab18b4b544c1c6 100644 (file)
@@ -57,7 +57,7 @@ void *mutt_mem_calloc(size_t nmemb, size_t size)
 
   if (nmemb > (SIZE_MAX / size))
   {
-    mutt_error(_("Integer overflow -- can't allocate memory"));
+    mutt_error(_("Out of memory"));
     mutt_exit(1);
   }
 
diff --git a/mx.c b/mx.c
index 7abf7b31013cb7bb3075ce0a204b3449def0f5ac..91b29df343eaa8cc5533950b857d9c90675bfcdd 100644 (file)
--- a/mx.c
+++ b/mx.c
@@ -1337,7 +1337,7 @@ void mx_alloc_memory(struct Context *ctx)
 
   if ((ctx->hdrmax + 25) * s < ctx->hdrmax * s)
   {
-    mutt_error(_("Integer overflow -- can't allocate memory"));
+    mutt_error(_("Out of memory"));
     mutt_exit(1);
   }
 
index 015abd5a3f8bd394a0215f8b78df48abda501d26..5f2e0bb2f81735fb63c168e275b386cf01780f8a 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -3040,11 +3040,6 @@ msgstr "Debugging на ниво %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Debugging на ниво %d.\n"
 
-#: mutt/memory.c:60
-#, fuzzy
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Integer overflow -- заделянето на памет е невъзможно"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Недостатъчно памет"
index 42b7ede9259dacb076c29013f9203dc8727c3577..4df10cb3a69bd0199686d1bb094db4332bd37b5a 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -3109,10 +3109,6 @@ msgstr "S’activa la depuració a nivell %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "S’activa la depuració a nivell %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Desbordament enter, no s’ha pogut reservar memòria."
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "No resta memòria."
index 1f3fb7f33376fa8c7f19c154b437ab046241de97..d77767aab4e7e726c36dbacb9efa83450a3ef0e8 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -2982,10 +2982,6 @@ msgstr "Úroveň ladění je %d do souboru „%s“"
 msgid "Logging at level %d to file '%s'"
 msgstr "Úroveň ladění je %d do souboru „%s“"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Přetečení celočíselné proměnné - nelze alokovat paměť"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Paměť vyčerpána"
index ca6d5f492397bd84e6347f35f6ac69831505eaca..3bdbdc71d95be9e87b669846cc86c457d35ddcba 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -2961,10 +2961,6 @@ msgstr "Fejlfinder på niveau %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Fejlfinder på niveau %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Heltals-overløb, kan ikke tildele hukommelse"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Ikke mere hukommelse"
index faa800a88273bdd1fc314b20d888dfb281857849..ee1b420869da4b4656b4cd3e62dd2abcbe78403e 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -2960,10 +2960,6 @@ msgstr "Schreibe Fehlersuche der Stufe %d nach Datei '%s'"
 msgid "Logging at level %d to file '%s'"
 msgstr "Schreibe Protokoll der Stufe %d nach Datei '%s'"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Integer Überlauf -- Kann keinen Speicher belegen"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Kein Speicher verfügbar"
index 13bed249a9ffd799d956109b78a65806d5ce8aca..a17961d38690f1e4903e3b4a75c80f99381a0a16 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -3041,10 +3041,6 @@ msgstr "Αποσφαλμάτωση στο επίπεδο %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Αποσφαλμάτωση στο επίπεδο %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Υπερχείλιση ακεραίου -- αδυναμία εκχώρησης μνήμης"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Η μνήμη εξαντλήθηκε"
index 3c3250df5232180d824a54f734cb8f62d8c29b88..78768647a5b681fb07224a8953d4cd83487c6ace 100644 (file)
@@ -2951,10 +2951,6 @@ msgstr "Debugging at level %d to file '%s'"
 msgid "Logging at level %d to file '%s'"
 msgstr "Logging at level %d to file '%s'"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Integer overflow -- can't allocate memory"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Out of memory"
index 296ec0f21de2ca5668f4a9f765f4e4641b0fd7d0..5530dd0944703e88c6823c0182159c6c367aad4e 100644 (file)
--- a/po/eo.po
+++ b/po/eo.po
@@ -2960,10 +2960,6 @@ msgstr "Sencimigo ĉe la nivelo %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Sencimigo ĉe la nivelo %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Entjera troo -- ne eblas asigni memoron"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Mankas sufiĉa memoro"
index f196358a2808efc187a8b0c598638a55f7d4ff5c..5f5efacf4f928d0e01094c989ae8a1d9a7c7a90d 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -3043,10 +3043,6 @@ msgstr "Modo debug a nivel %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Modo debug a nivel %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Desbordamiento de número entero -- ¡No se puede asignar memoria"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "¡Sin memoria"
index 58ceaf5b5b4c3d120d34a3833cfc6f98e83a0da4..2ba6782b7eda9ec22ffe8b80007cbe6dd474d319 100644 (file)
--- a/po/et.po
+++ b/po/et.po
@@ -3036,10 +3036,6 @@ msgstr "Silumise tase %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Silumise tase %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr ""
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Mälu on otsas"
index c687cac6aff1ea039a845d738328087b5e077c8c..b25d630329a7b58db396c42c17444ff2b37bf11d 100644 (file)
--- a/po/eu.po
+++ b/po/eu.po
@@ -2995,10 +2995,6 @@ msgstr "%d. mailan arazten.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "%d. mailan arazten.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Osoko zenbakia iraultzea - ezin da memoria esleitu"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Memoriaz kanpo"
index 95a93d0d04e299924589d06d9807409e8fb3ec3f..3b300243151f64b8fe69aef487a6589e43ee945a 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -3098,10 +3098,6 @@ msgstr "Débuggage au niveau %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Débuggage au niveau %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Dépassement de capacité sur entier -- impossible d'allouer la mémoire "
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Plus de mémoire "
index 4c31507ee720b455b54bf1208fce52d303b7ecad..2072cbf7f314280cfd8e72e245570ca7b7cc987e 100644 (file)
--- a/po/ga.po
+++ b/po/ga.po
@@ -3046,10 +3046,6 @@ msgstr "Leibhéal dífhabhtaithe = %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Leibhéal dífhabhtaithe = %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Slánuimhir thar maoil -- ní féidir cuimhne a dháileadh"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Cuimhne ídithe"
index ca209b5c3dadb93be4d65d439fc90379eb36c475..d249ecbc1d0c3777d33307d47bbf18271940c267 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -3054,10 +3054,6 @@ msgstr "Depurando a nivel %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Depurando a nivel %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr ""
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "¡Memoria agotada"
index 536392a6cb7e2fab15f8dc22528220728160ab0d..2ffc294113dfe18e332a8d45cbb36487bbe0ec0b 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -3037,10 +3037,6 @@ msgstr "Hibakövetés szintje: %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Hibakövetés szintje: %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr ""
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Elfogyott a memória"
index 7ef2c9be6fade2822f6cb18121b33d8bbc933f31..70505f57294b9cbaa799aa30c36ed0642e812281 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -2982,10 +2982,6 @@ msgstr "Melakukan debug tingkat %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Melakukan debug tingkat %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Integer overflow -- tidak bisa mengalokasikan memori"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Buset, memory abis"
index 2ac49ea47810ccaeef29e2faf5421285bff36fb5..ba25f9c0189e4d7aa02e75eb0f8a62306b9aa521 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -2987,10 +2987,6 @@ msgstr "Debugging al livello %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Debugging al livello %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Overflow intero.-- impossibile allocare memoria"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Memoria esaurita"
index 52538b69ea98e9daf673013ee06b72480646de89..0bf38ca33e9b735ed6091ce47d9d6bfbcf52672b 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -2954,10 +2954,6 @@ msgstr "レベル %d でデバッグ中。\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "レベル %d でデバッグ中。\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "桁あふれ -- メモリを割り当てられない"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "メモリ不足"
index b749a7b37333be9e5a48c9013f8535b763ffa986..aca53b6c94c1e913b863bfe9fafb730c383d82b2 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -3019,10 +3019,6 @@ msgstr "디버깅 레벨 %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "디버깅 레벨 %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Integer overflow -- 메모리 할당 불가"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "메모리 부족"
index 297f5403ff913af546cd0427012de0bd083d7bb5..6e4d4ee5c59a2777ca13ad3268cb224f69afac0c 100644 (file)
--- a/po/lt.po
+++ b/po/lt.po
@@ -2971,10 +2971,6 @@ msgstr "Derinimo lygis %d į bylą '%s'"
 msgid "Logging at level %d to file '%s'"
 msgstr "Žurnalo lygis %d į bylą '%s'"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Sveikųjų skaičių perpildymas - negaliu išskirti atminties"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Baigėsi atmintis"
index ba8fbfc2f7d50bb5bab766b779ac868b97a76653..8ff77c64de5904f576a56555d376752fa1d386eb 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -2965,10 +2965,6 @@ msgstr "Debug-informatie op niveau %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Debug-informatie op niveau %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Integer overflow -- kan geen geheugen alloceren"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Onvoldoende geheugen"
index 6d56fd2392d9f7e3069d17c3b1184bf6a6a55acd..0262783679a52f76c5224334841a34fc27663eef 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -2946,10 +2946,6 @@ msgstr "Diagnostyka błędów na poziomie %d do pliku '%s'"
 msgid "Logging at level %d to file '%s'"
 msgstr "Zapisywanie logu na poziomie %d do pliku '%s'"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Przepełnienie zmiennej całkowitej - nie można zaalokować pamięci"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Brak pamięci"
index 5d94cc887d3e2e21f16ad917949ac51c79fc7d03..50209aa0f50aca5a002912e823d9af2e117dfadb 100644 (file)
@@ -2950,10 +2950,6 @@ msgstr "Depurando no nível %d para o arquivo '%s'"
 msgid "Logging at level %d to file '%s'"
 msgstr "Realizando log no nível %d para o arquivo '%s'"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Transbordo (overflow) de inteiros -- incapaz de alocar memória"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Acabou a memória"
index dae10e0f850fa4df4ecbaf54eabbc242acf3cb97..f9b0b6a8dab62c3e37865404e0cf5a108bdfc3a5 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -2979,10 +2979,6 @@ msgstr "Отладка на уровне %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Отладка на уровне %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Переполнение -- не удалось выделить память"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Нехватка памяти"
index 47f8b1f205a9dca4bf08908652225c4b7b829511..d0aa72a6e120657c933bf8b70aec6857b6d401e7 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -3010,10 +3010,6 @@ msgstr "Ladenie na úrovni %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Ladenie na úrovni %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr ""
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Nedostatok pamäte"
index 03070c5a237222d6e2a203537ec4919284d1caeb..57f6ad3b5d1223b826267fc5a9314f5924c7a7fa 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -2994,10 +2994,6 @@ msgstr "Avlusning på nivå %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Avlusning på nivå %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Heltalsöverflödning -- kan inte allokera minne"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Slut på minne"
index 476fb0d49ba37768d1471f96627d7f821bdc761a..c3619426c5366dada5b7d1ec06748ded0163ba87 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -2967,10 +2967,6 @@ msgstr "Hata ayıklama bilgileri için %d seviyesi kullanılıyor.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Hata ayıklama bilgileri için %d seviyesi kullanılıyor.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Tam sayı taşması -- bellek ayrılamıyor"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Bellek tükendi"
index 9ebac6b9ec6d05327b35e7dcf872327118341091..9c0403c2cc0f57e46f47db9e633ccaf516c6b924 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -2974,10 +2974,6 @@ msgstr "Відлагодження з рівнем %d.\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "Відлагодження з рівнем %d.\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "Переповнення цілого значення -- неможливо виділити пам’ять"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "Не вистачає пам’яті"
index 66a5cf7b435c637ce32b43541db1a3b910840130..d8a90c529f3099bbb2a4286d74428a52d8f12e4f 100644 (file)
@@ -2942,10 +2942,6 @@ msgstr "正在使用级别 %d 进行调试,输出到文件 '%s'"
 msgid "Logging at level %d to file '%s'"
 msgstr "正在使用级别 %d 记录日志到文件 '%s'"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr "整数溢出 -- 无法分配内存"
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "内存不足"
index 0b57693666d35896e4e87af77d0cfad22c29e25e..218fbb6b3541b92bfcd925680c1e766ea2b10f32 100644 (file)
@@ -3032,10 +3032,6 @@ msgstr "除錯模式在第 %d 層。\n"
 msgid "Logging at level %d to file '%s'"
 msgstr "除錯模式在第 %d 層。\n"
 
-#: mutt/memory.c:60
-msgid "Integer overflow -- can't allocate memory"
-msgstr ""
-
 #: mutt/memory.c:67 mutt/memory.c:108 mutt/memory.c:142 safe_asprintf.c:61
 msgid "Out of memory"
 msgstr "記憶體不足"