ID |
Date |
Author |
Topic |
Subject |
Text |
 |
3051
|
07 Jun 2025 |
Mark Grimes | Bug Report | Memory leak in mhttpd binary RPC code | Hi,
We applied an intermediate fix
for this locally and it seems to have fixed |
|
3054
|
10 Jun 2025 |
Nik Berger | Bug Report | History variables with leading spaces | By accident we had history variables with
leading spaces. The history schema check
then decides that this is a new variable |
|
3055
|
10 Jun 2025 |
Konstantin Olchanski | Bug Report | Memory leak in mhttpd binary RPC code | I confirm that MJSON_ARRAYBUFFER does not
work correctly for zero-size buffers,
buffer is leaked in the destructor and copied |
|
3058
|
15 Jun 2025 |
Mark Grimes | Bug Report | Memory leak in mhttpd binary RPC code | Many thanks for the fix. We've applied and
see better memory performance. We still
have to kill and restart
|
|
3059
|
19 Jun 2025 |
Frederik Wauters | Bug Report | add history variables | I have encounter this a few times
* Make a new history panel
* Use the web GUI to add history variables
|
|
3060
|
19 Jun 2025 |
Stefan Ritt | Bug Report | History variables with leading spaces | I added now code to the logger so it properly
complains if there would be a leading space
in a variable name.
|
|
3061
|
23 Jun 2025 |
Stefan Ritt | Bug Report | Memory leak in mhttpd binary RPC code | Since this memory leak is quite obvious, I
pushed the fix to develop.
|
|
3062
|
04 Jul 2025 |
Mark Grimes | Bug Report | Memory leaks in mhttpd | Something changed in our system and we started
seeing memory leaks in mhttpd again. I guess
someone
|
|
3064
|
21 Jul 2025 |
Stefan Ritt | Bug Report | Default write cache size for new equipments breaks compatibility with older equipments | > Perhaps have:
>
> set_write_cache_size("SYSTEM", 0);
|
|
170
|
22 Oct 2004 |
Konstantin Olchanski | Bug Fix | mhttpd message colouring | I commited a fix to mhttpd logic that decides
which messages should be shown in
"red" colour- before, any message with square |
|
174
|
09 Nov 2004 |
Pierre-Andre Amaudruz | Bug Fix | New transition scheme | Problem:
If cm_set_transition_sequence() is used for
changing the sequence number, the
|
|
200
|
25 Feb 2005 |
Konstantin Olchanski | Bug Fix | fixed: double free in FORMAT_MIDAS ybos.c causing lazylogger crashes | We stumbled upon and fixed a "double free"
bug in src/ybos.c causing crashes in
lazylogger writing .mid files in the FORMAT_MIDAS |
|
211
|
05 May 2005 |
Konstantin Olchanski | Bug Fix | fix: minor bit rot in the example experiment | I fixed some minor bit rot in the example
experiment: a few minor Makefile
problems, make the analyzer use the current |
|
212
|
02 Aug 2005 |
Konstantin Olchanski | Bug Fix | fix odb corruption when running analzer for the first time | I have been plagued by ODB corruption when
I run the analyzer for the first time
after setting up the new experiment. Some |
|
216
|
18 Aug 2005 |
Konstantin Olchanski | Bug Fix | fix race condition between clients on run start/stop, pause/resume | It turns out that the new priority sequencing
of run state transitions had a
flaw: the frontends, the analyzer and the |
|
219
|
01 Sep 2005 |
Stefan Ritt | Bug Fix | fix race condition between clients on run start/stop, pause/resume | > It turns out that the new priority sequencing
of run state transitions had a
> flaw: the frontends, the analyzer and the |
|
229
|
17 Oct 2005 |
Exaos Lee | Bug Fix | "make install" error under MacOS X | Under MacOS X, "make install" will cours an
error like this:
[code]
|
|
235
|
23 Nov 2005 |
Stefan Ritt | Bug Fix | Endian swapping in mana.c | It was reported that following code in mana.c
:
|
|
252
|
07 May 2006 |
Konstantin Olchanski | Bug Fix | Update & add VME drivers | I commited fixes for a few minor compilation
errors in the VME drivers
(vmicvme.c, etc)
|
|
256
|
18 May 2006 |
Konstantin Olchanski | Bug Fix | removed a few "//" comments to fix compilation on VxWorks | Our VxWorks C compiler (gcc-2.8-something)
does not like the "//" comments. Luckily,
on VxWorks, we
|
|