• Vicențiu Ciorbaru's avatar
    Window functions fail with --ps-protocol · 54b81ac5
    Vicențiu Ciorbaru authored
    When running with --ps protocol, window functions cleanup method may
    be called twice. Enforce proper cleanup by setting pointers to NULL
    after deletion. This prevents double deletion on second cleanup.
    54b81ac5
item_windowfunc.h 17.9 KB