mesa/src
Tapani Pälli 604cac9f73 mesa: fix leaking ParameterValueOffset
==15115== 48 bytes in 1 blocks are definitely lost in loss record 16 of 66
==15115==    at 0x4C2EC15: realloc (vg_replace_malloc.c:785)
==15115==    by 0x8602C3E: _mesa_reserve_parameter_storage (prog_parameter.c:212)
==15115==    by 0x8602D1E: _mesa_add_parameter (prog_parameter.c:252)
==15115==    by 0x86032C4: _mesa_add_sized_state_reference (prog_parameter.c:384)
==15115==    by 0x8603324: _mesa_add_state_reference (prog_parameter.c:409)

Fixes: edded12376 "mesa: rework ParameterList to allow packing"
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
2018-03-20 13:25:07 +02:00
..
amd radv: don't lower indirects until after opts have run 2018-03-20 15:01:44 +11:00
broadcom broadcom/vc5: Don't annotate dumps with stale live intervals. 2018-03-19 16:44:20 -07:00
compiler st/nir: fix atomic lowering for gallium drivers 2018-03-20 14:29:53 +11:00
egl dri3: Don't fail on version mismatch 2018-03-20 08:52:59 +00:00
gallium st/radeonsi: enable uniform packing in NIR backend 2018-03-20 14:19:35 +11:00
gbm meson: Use include directory variables instead of traversing 2018-03-07 13:30:53 -08:00
getopt
glx dri3: Don't fail on version mismatch 2018-03-20 08:52:59 +00:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel anv/pipeline: set active_stages early 2018-03-19 18:00:49 +00:00
loader dri3: Don't fail on version mismatch 2018-03-20 08:52:59 +00:00
mapi *-symbol-check: use correct nm path when cross-compiling 2018-02-26 13:50:59 +00:00
mesa mesa: fix leaking ParameterValueOffset 2018-03-20 13:25:07 +02:00
util util: Use set_foreach instead of rolling our own 2018-03-14 20:03:57 +01:00
vulkan dri3: Don't fail on version mismatch 2018-03-20 08:52:59 +00:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
meson.build meson: fix building without GL 2018-02-26 09:32:14 -08:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00