No description
Find a file
Christopher Ferris 9dabc9ef32 Change source to be a unique_ptr.
The current code keeps a pointer to a local variable which doesn't
work too well. Change this to a unique_ptr and allocate the source
object that will be used instead.

Test: All unit tests pass.
Test: fastboot -w flashall on a mokey which crashed without this change.
Change-Id: Ief5437374181e514928c45dd540b42898901a137
2023-10-02 17:02:51 -07:00
bootstat Remove references to the pdk product variable 2023-08-03 10:54:59 -07:00
cli-test
code_coverage
debuggerd Add the missing copyright headers to the .S files. 2023-09-28 10:41:21 -07:00
diagnose_usb
fastboot Change source to be a unique_ptr. 2023-10-02 17:02:51 -07:00
fs_mgr Merge "Log the CowOperation when decompression failed" into main 2023-10-02 20:45:38 +00:00
gatekeeperd Check AServiceManager_isDeclared before AServiceManager_getService 2023-06-14 02:43:54 +00:00
healthd Don't depend on String8 cast to C string 2023-09-20 15:11:54 +00:00
include
init Remove obsolete <linux/capabilities.h> workarounds. 2023-09-29 22:45:59 +00:00
janitors
libappfuse
libasyncio
libcrypto_utils
libcutils Merge "Stop duplicating <linux/capabilities.h>." into main 2023-09-26 17:59:53 +00:00
libgrallocusage
libkeyutils
libmodprobe Merge "libmodprobe: LPM: Cleanup of redundant check" 2023-06-29 17:21:18 +00:00
libnetutils add 'nodad' support to ifc_add_address() 2023-06-30 16:36:21 +00:00
libpackagelistparser
libprocessgroup libprocessgroup: optimize SetAttributeAction::ExecuteForProcess performance 2023-07-27 21:55:48 +00:00
libsparse Make simg2img host-only 2023-08-28 09:53:30 -07:00
libstats Add safety comments. 2023-07-21 19:13:48 +01:00
libsuspend
libsync
libsystem
libsysutils NetlinkEvent: trivial simplification. 2023-07-10 22:46:12 +00:00
libusbhost
libutils Merge "Revert "Revert "Lock down String8|16.string() usage""" into main 2023-09-27 15:06:23 +00:00
libvndksupport
llkd
mini_keyctl
mkbootfs mkbootfs: consistency. 2023-01-12 04:34:15 +00:00
property_service
reboot
rootdir disable sync_on_suspend when flag is set 2023-09-27 16:36:26 +00:00
run-as
sdcard
shell_and_utilities Update shell_and_utilities docs for U. 2023-03-01 22:05:37 +00:00
storaged Added defaults for storaged fuzzers 2023-05-05 23:55:27 +00:00
toolbox Remove stray newline from err() call. 2023-09-07 19:30:31 +00:00
trusty Remove ambgiuity in format specifier 2023-09-27 12:29:07 +00:00
usbd usb: migration to USB gadget AIDL 2023-01-10 11:24:36 +08:00
watchdogd
.clang-format
.clang-format-2
.clang-format-4
.gitignore
CleanSpec.mk
METADATA
MODULE_LICENSE_APACHE2
OWNERS Add bug component to system/core 2023-07-26 07:57:58 -07:00
PREUPLOAD.cfg
rustfmt.toml