Project

General

Profile

Bug #120

BufferSyncer doesn't properly remove deleted buffers

Added by EgS about 16 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
General / Unspecified
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Version:
0.13.1
OS:
Any

Description

When removing a buffer the core buffersyncer doesn't seem to properly remove this buffer from it's internal list. On next core connect activity info is sent to the client even for buffer that no longer exist. for example:

$ ./quasselclient
Client::updateLastSeen(): Unknown buffer 12
Client::updateLastSeen(): Unknown buffer 304
Client::updateLastSeen(): Unknown buffer 305

Steps to reproduce:

1.) delete a buffer
2.) disconnect from core
3.) reconnect to core and wait a bit

History

#1 Updated by EgS about 16 years ago

Fixed in r590

Also available in: Atom PDF