Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7cf1fe5d authored by Adam Langley's avatar Adam Langley Committed by Kenny Root
Browse files

FwdLockConv.c: include what you use.

This file needs stdlib.h for malloc, free and realloc, but was
previously getting it only via the OpenSSL headers that it was
including.

BoringSSL, in the future, will be tider about what it includes via its
headers and so this file will need to include stdlib.h itself.

(cherry picked from commit 2544611b)

Bug: 21085331
Change-Id: I864c679ba5a9f0041dd49d063ad1190ffa87b30a
parent 9997183b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment