K 10 svn:author V 3 zbb K 8 svn:date V 27 2016-01-25T14:42:44.208097Z K 7 svn:log V 411 Do not destroy input buffer of the OF_getencprop() function on error Currently when the OF_getprop() function returns with error, the caller (OF_getencprop()) still changes the buffer endiannes. This may destroy the default value passed in the input buffer if used on a Little Endian platform. Reviewed by: mmel Submitted by: Zbigniew Bodek Obtained from: Semihalf Sponsored by: Cavium END