Bug#735894: liblbfgs: use free() for a memorry allocated by posix_memalign
Koichi Akabe
vbkaisetsu at gmail.com
Sat Jan 18 11:51:45 UTC 2014
Package: liblbfgs-dev
Version: 1.10-4
Severity: normal
File: liblbfgs
Tags: patch
_aligned_free is used in arithmetic_sse_float.h, but other headers use free()
in same position.
memblock will be allocated by posix_memalign in Linux, so please use free()
instead of _aligned_free.
Thanks.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.11-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages liblbfgs-dev:amd64 depends on:
ii liblbfgs0 1.10-4
liblbfgs-dev:amd64 recommends no packages.
liblbfgs-dev:amd64 suggests no packages.
-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-free-on-no-msc-env.patch
Type: text/x-diff
Size: 353 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20140118/18cae267/attachment-0001.patch>
More information about the debian-science-maintainers
mailing list