Skip to content

Hotfix 13774

alexey.stratulat requested to merge hotfix-13774 into master

[*] In dap_time_from_str_simplified, a check has been added to check that strptime returns an empty string; if it returns NULL or a number, then the conversion is considered invalid and 0 is returned.

Merge request reports

Loading