[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem |
Date: |
Sun, 6 Jan 2019 20:26:14 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko |
Follow-up Comment #17, bug #55287 (project octave):
@Pantxo: That definitely helps. Leaked bytes for a simple plot went from 478K
to 168K so you should definitely apply it.
Possibly of interest are these three warnings from the static analyzer.
gl-render.cc (2362)
V1020 The function exited without calling the 'm_glfcns.glEnd'
function.
Check lines: 2362, 2280.
gl-render.cc (3560)
V1020 The function exited without calling the 'm_glfcns.glEnd'
function.
Check lines: 3560, 3420.
gl-render.cc (3559)
V1020 The function exited without calling the 'm_glfcns.glEnd'
function.
Check lines: 3559, 3420.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55287>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Pantxo Diribarne, 2019/01/06
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Dmitri A. Sergatskov, 2019/01/06
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Pantxo Diribarne, 2019/01/06
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Dmitri A. Sergatskov, 2019/01/06
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Pantxo Diribarne, 2019/01/06
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem,
Rik <=
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Pantxo Diribarne, 2019/01/07
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Rik, 2019/01/07
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Pantxo Diribarne, 2019/01/07
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Rik, 2019/01/07
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Pantxo Diribarne, 2019/01/07
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Rik, 2019/01/07
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Rik, 2019/01/07
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Lars Kindermann, 2019/01/08
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Rik, 2019/01/08
- [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem, Rik, 2019/01/08