-
Committer:
mordred
-
Date:
2010-04-29 08:45:47 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1518.
-
Revision ID:
mordred@orisndriz05-20100429084547-vwek19fr8bnycyvx
Fixed note from cppcheck - passing NULL to free is valid, so the check for non-null here is redundant. Also, casting to unsigned char * is pretty pointless.