commit | b8ff3c4dd2634e21e48fc3f7bebf91160c7bcc37 | [log] [tgz] |
---|---|---|
author | Tobias Hartmann <thartmann@openjdk.org> | Tue Jan 22 08:50:49 2019 +0100 |
committer | Tobias Hartmann <thartmann@openjdk.org> | Tue Jan 22 08:50:49 2019 +0100 |
tree | 7cfceb9284698fd3a85d53789bb88fb1c71e87c9 | |
parent | 5172199ef9b9d0bfe0e9ab14d69cd6bdcd9f8951 [diff] |
8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp Handle reallocation failures in adlc. Reviewed-by: kvn, neliasso