diff options
author | wm4 <wm4@nowhere> | 2014-09-01 21:50:54 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-09-01 21:50:54 +0200 |
commit | 0aaf688c2d39a9e7a4753ffd94a6bc7995eeed23 (patch) | |
tree | 934bc2aa1582a0d47b96e2e194ab002c2444d88a /DOCS/release-policy.md | |
parent | 4124a175e1b4bd3b41e47db24ed851ad05b9ba04 (diff) |
command: make m_property_strdup_ro with NULL mean unavailable
This catches a few cases which basically call:
m_property_strdup_ro(..., ..., NULL)
which would return NULL strings. This should generally be avoided
(although it's allowed due to reasons), and it seems most callers
actually intend this to mean M_PROPERTY_UNAVAILABLE.
Diffstat (limited to 'DOCS/release-policy.md')
0 files changed, 0 insertions, 0 deletions