Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

[PWM] Fix bad return values left over from old JerryScript API #101

Merged
merged 2 commits into from
Aug 10, 2016

Conversation

grgustaf
Copy link
Contributor

The 'true' was interpreted by JerryScript as a float type with a NULL
pointer, which led to free memory list getting lost, and memory leaked -
pretty bad!

Signed-off-by: Geoff Gustafson geoff@linux.intel.com

The 'true' was interpreted by JerryScript as a float type with a NULL
pointer, which led to free memory list getting lost, and memory leaked -
pretty bad!

Signed-off-by: Geoff Gustafson <geoff@linux.intel.com>
Signed-off-by: Geoff Gustafson <geoff@linux.intel.com>
@jimmy-huang
Copy link
Contributor

+1

@grgustaf grgustaf merged commit ae94059 into intel:master Aug 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants