Skip to content

Using safe std::vector instead of malloc.#13

Open
dodikk wants to merge 1 commit into
gekitz:masterfrom
EmbeddedSources:VectorGuard
Open

Using safe std::vector instead of malloc.#13
dodikk wants to merge 1 commit into
gekitz:masterfrom
EmbeddedSources:VectorGuard

Conversation

@dodikk
Copy link
Copy Markdown

@dodikk dodikk commented Aug 20, 2012

Fixed clang warnings.
With std::vector you won't ever forget to free the memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant