diff options
author | Svilen Ivanov <[email protected]> | 2017-06-17 15:16:50 +0300 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2017-06-26 12:14:17 +0200 |
commit | 83eda421d5da52328f5c5f552967591e22a0695e (patch) | |
tree | be5279526387644be968dc1090c85b07045297ef /lib/odbc | |
parent | bd2752e3d2ec91572e4d0c2fb35951f8f6bdc9f6 (diff) | |
download | otp-83eda421d5da52328f5c5f552967591e22a0695e.tar.gz otp-83eda421d5da52328f5c5f552967591e22a0695e.tar.bz2 otp-83eda421d5da52328f5c5f552967591e22a0695e.zip |
Fix infinite loop in shell caused by record with recursive typespec
If record with recursive typespec such as
-record(r,{f :: #r{} | undefined}).
is used in interactive shell it stucks in inifinite loop when
trying to find definitions for all records used in expression.
Diffstat (limited to 'lib/odbc')
0 files changed, 0 insertions, 0 deletions