Skip to content

Fix 'uninitialised variable' problem in napi5.c#385

Merged
eugenwintersberger merged 1 commit intonexusformat:masterfrom
chrisemblhh:fix_uninitialised
Nov 17, 2015
Merged

Fix 'uninitialised variable' problem in napi5.c#385
eugenwintersberger merged 1 commit intonexusformat:masterfrom
chrisemblhh:fix_uninitialised

Conversation

@chrisemblhh
Copy link
Copy Markdown
Contributor

readStringAttributeN() is not appropriate here, because the length of
the data buffer is not known. Use readStringAttribute() instead.

readStringAttributeN() is not appropriate here, because the length of
the data buffer is not known. Use readStringAttribute() instead.
eugenwintersberger added a commit that referenced this pull request Nov 17, 2015
Fix 'uninitialised variable' problem in napi5.c
@eugenwintersberger eugenwintersberger merged commit 3730be9 into nexusformat:master Nov 17, 2015
@chrisemblhh chrisemblhh deleted the fix_uninitialised branch November 18, 2015 11:53
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.

3 participants