Fixed server crash on empty client payload
authorErich Keane <erich.keane@intel.com>
Tue, 9 Dec 2014 23:05:10 +0000 (15:05 -0800)
committerErich Keane <erich.keane@intel.com>
Tue, 9 Dec 2014 23:05:10 +0000 (15:05 -0800)
commitdbcff1181736c1c62374d9257cd0a0cf187474d1
treef651e35c7025f26aa03e596de50bd955a541594f
parent8cd4bc749cb36b4f60d7af95f9e05e41b352415b
Fixed server crash on empty client payload

Server would crash if given a blank string, so this will prevent
that from happening.  The resource request won't contain resources,
since it wasn't sent any, but that is a valid condition

Change-Id: I04a8ebbe0174f1025d924503ac66fad6c37e0582
Signed-off-by: Erich Keane <erich.keane@intel.com>
resource/include/OCResourceRequest.h