Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2fc74f2cbb792866bce2e5796a01de2c69615421
      
https://github.com/WebKit/WebKit/commit/2fc74f2cbb792866bce2e5796a01de2c69615421
  Author: Philippe Normand <[email protected]>
  Date:   2025-11-24 (Mon, 24 Nov 2025)

  Changed paths:
    M Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp

  Log Message:
  -----------
  [WPE][GTK][WebRTC] PeerConnectionBackend JSONFileHandler fixes
https://bugs.webkit.org/show_bug.cgi?id=302871

Reviewed by Xabier Rodriguez-Calvar.

The m_logFile pointer can be cleared, so we have to check it is valid before 
using it. The log file
also wasn't re-opened after a second PeerConnection had been created. Finally, 
protect m_logFile
usage with the clients Lock.

Canonical link: https://commits.webkit.org/303483@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to