Ticket #45841

Game saving calling make_dir("")

오픈 날짜: 2022-10-12 23:31 마지막 업데이트: 2022-10-30 12:09

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
2

Details

Saving a game wants to ensure that the save directory exist by unconditionally calling make_dir() before trying to write the file. In the default case, saving to the current directory, that results in an attempt to create a directory with an empty name.

Blocks #44940

Ticket History (3/5 Histories)

2022-10-12 23:31 Updated by: cazfi
  • New Ticket "Game saving calling make_dir("")" created
2022-10-22 18:32 Updated by: cazfi
  • 소유자 Update from (None) to cazfi
  • Resolution Update from None to Accepted
2022-10-30 12:09 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login