Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
M
mpd
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Иван Мажукин
  • mpd
  • Repository

Switch branch/tag
  • mpd
  • src
  • input
  • LastInputStream.cxx
Find file
BlameHistoryPermalink
  • Max Kellermann's avatar
    input/last: clear "uri" in OnCloseTimer() · e1610933
    Max Kellermann authored Oct 22, 2021
    Without clearing the "uri" field, the next Open() call attempts to
    reuse the old InputStream, but it has already been closed, so Open()
    always returns nullptr.
    
    Closes https://github.com/MusicPlayerDaemon/MPD/issues/1300
    e1610933
LastInputStream.cxx 1.23 KB
EditWeb IDE

Replace LastInputStream.cxx

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.