A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sass/libsass/commit/4e89f57822adaf89b23f387b783f4d16cdcbb348 below:

Document the need to use `sass_free_memory` · sass/libsass@4e89f57 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed Original file line number Diff line number Diff line change

@@ -129,6 +129,7 @@ is not destroyed (`sass_delete_context`). LibSass will create copies of most

129 129

inputs/options beside the main sass code. You need to allocate and fill that

130 130

buffer before passing it to LibSass. You may also overtake memory management

131 131

from libsass for certain return values (i.e. `sass_context_take_output_string`).

132 +

Make sure to free it via `sass_free_memory`.

132 133 133 134

```C

134 135

// to allocate buffer to be filled

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4