Skip to content

Variable name used by dlsym in load_plugin corrected.#1150

Merged
daviesrob merged 1 commit intosamtools:developfrom
whitwham:load_plugin_fix
Oct 5, 2020
Merged

Variable name used by dlsym in load_plugin corrected.#1150
daviesrob merged 1 commit intosamtools:developfrom
whitwham:load_plugin_fix

Conversation

@whitwham
Copy link
Copy Markdown
Member

The hfile irods plugin depends on a constructed symbol name which was no longer being used. This is a small fix to changes made in #1072.

The hfile irods plugin depends on a constructed symbol name which was no longer being used.
@jmarshall
Copy link
Copy Markdown
Member

jmarshall commented Sep 30, 2020

Alas, this was a cut'n'pasto in 00c61d2. /me hangs head in shame. Feel free to be more explicit in the commit message: Fixes typo introduced in 00c61d2c8d83324494d4edab42c452c2d3cc26fc.

Fortunately this only affects the minority of plugins needing RTLD_GLOBAL. If it affected all of them, there would be the start of a case for htslib-1.11.1 here.

Sigh… all that conversation on #1072 and neither I nor anyone else reviewed this line carefully enough to catch this inadvertent change… 😞

@daviesrob daviesrob merged commit 30d82d6 into samtools:develop Oct 5, 2020
jmarshall pushed a commit to jmarshall/pysam that referenced this pull request Oct 20, 2020
Apply PR samtools/htslib#1150. The hfile irods plugin depends on
a constructed symbol name which was no longer being used.
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

Successfully merging this pull request may close these issues.

3 participants