summaryrefslogtreecommitdiff
path: root/include/libcss/computed.h
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-07-30 14:43:05 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-07-30 14:43:05 +0000
commit173e9c15667d8eaaf3b777bd929172d782efef24 (patch)
tree4e32352e29917dda86e0607946dc6387cba49501 /include/libcss/computed.h
parent551c4e5bc7147f8eee1bb48cdd26bc83a66aa78a (diff)
downloadlibcss-173e9c15667d8eaaf3b777bd929172d782efef24.tar.gz
libcss-173e9c15667d8eaaf3b777bd929172d782efef24.tar.bz2
Plug potential memory leaks in property setting
svn path=/trunk/libcss/; revision=8911
Diffstat (limited to 'include/libcss/computed.h')
-rw-r--r--include/libcss/computed.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libcss/computed.h b/include/libcss/computed.h
index 04f30fe..722c967 100644
--- a/include/libcss/computed.h
+++ b/include/libcss/computed.h
@@ -97,6 +97,8 @@ typedef struct css_computed_uncommon {
* --- ---
* 5 bits sizeof(ptr) bytes
*
+ * Encode content as an array of content items, terminated with a blank entry.
+ *
* content 2 sizeof(ptr)
* --- ---
* 2 bits sizeof(ptr)