| commit | cbcb07d1e1b45539019b252a1a6f61f9992d306f | [log] [tgz] |
|---|---|---|
| author | David Zeuthen <[email protected]> | Mon Sep 09 20:58:56 2013 |
| committer | chrome-internal-fetch <[email protected]> | Tue Sep 10 18:24:37 2013 |
| tree | 684b9390f21a2a363a66e129e1ee929e9977dbba | |
| parent | 74e766b9437f440cacee7fc2ec24a44be1760704 [diff] |
p2p-server: check return value of ServicePublisher::Construct() This factory can return NULL if failing to initialize Avahi. Detect this and exit with an error code instead of segfaulting down the road. BUG=chromium:288168 TEST=Unit tests pass. Change-Id: I8ef5d422f8effb4b020bcbb374d6666c0eac5e27 Reviewed-on: https://chromium-review.googlesource.com/168641 Reviewed-by: Chris Sosa <[email protected]> Reviewed-by: David Zeuthen <[email protected]> Tested-by: David Zeuthen <[email protected]> Commit-Queue: David Zeuthen <[email protected]>