[roll] Roll fuchsia [ot-stack] Thread settings - added nullptr check.

Added checks for nullptr value of pointer.
Also converted logs from DEBUG to INFO to help with
debugging of related issues.

Original-Bug: b/205305857
Test: fx test threadstack-unittests threadstack-bootstrap-unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/608703
Original-Revision: 00023a24c38426728341fd11bc0f4042a0e62c52
GitOrigin-RevId: 3fdb70c6734c6673b56cccf885b34adb39b50b28
Change-Id: I5b1daef320feae7fe79b6deffd47619951257072
1 file changed
tree: 4b74688d0b2264585cf8437ae1940061de26cb77
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.