[roll] Roll fuchsia [elf-search] Fix memory leak in elf-search-test

This change fixes a memory leak in elf-search-test and adds a function,
|tu_launch_abort|, that allows clients to delete their launch service
objects without starting the underlying process, unlike |tu_launch_fini|.

Original-Fixed: 46871

TESTED=`runtests --names elf-search` w/ asan enabled

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/459337
Original-Revision: 376abe89a1e316bc18aabcd458d4a6d56d4049f9
GitOrigin-RevId: a6005915fed9088b6f436c80c0730089e2458c84
Change-Id: Id1394c4b14baacbfb9662f96ddb768dff957c44c
1 file changed
tree: e56a75faab6bd0d4785494a2cdf30a7483e3887e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.