[openSUSE/wicked] d3a9af: dbus: don't memcpy empty/NULL array value
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: d3a9afafdf5ada8c02f8b7bca723e2bc388750e7 https://github.com/openSUSE/wicked/commit/d3a9afafdf5ada8c02f8b7bca723e2bc38... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-08-15 (Thu, 15 Aug 2024) Changed paths: M src/dbus-common.c Log Message: ----------- dbus: don't memcpy empty/NULL array value In an initial ni_dbus_array_grow there is no data yet and the source data pointer is restricted in memcpy. Commit: fea5c3598ac02588443c42db5f7c8948d2966950 https://github.com/openSUSE/wicked/commit/fea5c3598ac02588443c42db5f7c8948d2... Author: cfconrad <cfamullaconrad@suse.com> Date: 2024-09-20 (Fri, 20 Sep 2024) Changed paths: M src/dbus-common.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/1034 dbus: don't memcpy empty/NULL array value Compare: https://github.com/openSUSE/wicked/compare/9ae295883861...fea5c3598ac0 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/wicked/settings/notifications
participants (1)
-
cfconrad