Ticket #45848

fz_from_file() dead assignment of 'method'

Eröffnet am: 2022-10-13 09:42 Letztes Update: 2022-10-27 08:43

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

fz_from_file() sets 'method' to FZ_BZIP2 already before it has tested if the file to read is bz2 one. That assignment is never used - it gets overwritten with the correct value.

Ticket-Verlauf (3/4 Historien)

2022-10-13 09:42 Aktualisiert von: cazfi
  • New Ticket "fz_from_file() dead assignment of 'method'" created
2022-10-22 08:15 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
2022-10-27 08:43 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden