Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) Subject: NIM: FEATURE: LIB: the khc_read_multi_string() etc APIs should handle NULL returns X-RT-Original-Encoding: iso-8859-1 Content-Length: 279 If an API is returning a multi string and the string list being returned is empty, we should use a separate return value. This way, callers won't have to allocate two words for the double NULL terminator only to find that the multi string doesn't actually contain any strings.