Skip to content
Success

Changes

Summary

  1. stream: Allow null ptr in destroy() functions (details)
Commit 17dcd93eb70d0944411705f6d8200c5a2d76f871 by Pau Espin Pedrol
stream: Allow null ptr in destroy() functions

It's common pattern that free/destroy functions allow NULL pointers.
Let's accept it here to make life easier for users.

Change-Id: I99e23db6617af8261b512efffc62336b63b38516
The file was modifiedsrc/stream_cli.c
The file was modifiedsrc/stream_srv.c