Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement H5VL_julea_db_datatype_convert_type_change #140

Open
JBenda opened this issue Jan 27, 2022 · 0 comments
Open

Implement H5VL_julea_db_datatype_convert_type_change #140

JBenda opened this issue Jan 27, 2022 · 0 comments

Comments

@JBenda
Copy link
Contributor

JBenda commented Jan 27, 2022

H5VL_julea_db_datatype_convert_type_change should convert data in buffer A to data with other HDF5 type in buffer B.

Currently, the function does nothing but still returns a pointer to buffer B, which means it's returns a pointer to potential uninitialized memory without notice.

This is just a reminder that this function should be implemented at some point ^^

@JBenda JBenda changed the title Implement [H5VL_julea_db_datatype_convert_type_change](https://github.com/julea-io/julea/blob/3b81b7d1453196fd679654adbe7d0037d0ddb736/lib/hdf5-db/jhdf5-db-datatype.c#L48) Implement H5VL_julea_db_datatype_convert_type_change Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant