Commit: 73bce2208627042bbc698715d00e99f0501f3258
Parent: c96d5ec7aafc8fd988f6f19b896115853b951d91
Author: Aravind Machiry <machiry@cs.ucsb.edu>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2020-10-08 01:56:21
Tree: e688237f37db67813d3ea16d3ea18c587b812e3b

lib/sdp.c: Validate attribute search return value The calls to gen_[searchseq|attridseq]_seq functions return negative value on failure. The return value should be checked to gracefully exit with a proper exit code.

Diffstat

M lib/sdp.c | 16 ++++++++++++++++

1 files changed, 16 insertions(+), 0 deletions(-)

View Full Diff | Patch