Go to file
Li Zhou 885149082b ptpd: Solve memory leak for function NTPDCrequest
Solve the memory leak in function NTPDCrequest detected by valgrind tool.

Memory leak log example:
==619== 21 bytes in 1 blocks are still reachable in loss record 1 of 3
==619==    at 0x4A09DB0: calloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==619==    by 0x43512E: NTPDCrequest (ntpdcontrol.c:255)
==619==    by 0x43512E: NTPDCquery.isra.1 (ntpdcontrol.c:683)
==619==    by 0x4359EE: ntpdInControl (ntpdcontrol.c:807)
==619==    by 0x4364F5: ntpServiceUpdate (timingdomain.c:622)
==619==    by 0x436935: timingDomainUpdate (timingdomain.c:756)
==619==    by 0x4334A7: protocol (protocol.c:263)
==619==    by 0x402BAE: main (ptpd.c:131)

Signed-off-by: Li Zhou <li.zhou@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-29 22:02:14 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems sshfs-fuse: upgrade 3.7.0 -> 3.7.1 2020-11-12 21:03:29 -08:00
meta-gnome dconf: Add leading whitespace for append operator 2020-11-15 12:25:53 -08:00
meta-initramfs kexec-tools-klibc: Add leading whitespace for append operator 2020-11-15 12:25:53 -08:00
meta-multimedia vlc: Fix build on riscv32 2020-11-16 17:13:06 -08:00
meta-networking ptpd: Solve memory leak for function NTPDCrequest 2020-11-29 22:02:14 -08:00
meta-oe pipewire: Link with libatomic for riscv32 2020-11-27 22:28:31 -08:00
meta-perl layer.conf: Add hardknott to LAYERSERIES_COMPAT 2020-11-04 12:43:55 -08:00
meta-python python3-transitions: Upgrade 0.8.4 -> 0.8.5 2020-11-27 11:54:04 -08:00
meta-webserver layer.conf: Add hardknott to LAYERSERIES_COMPAT 2020-11-04 12:43:55 -08:00
meta-xfce tumbler: 0.2.9 -> 0.3.1 2020-11-19 07:36:26 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories