Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix ChangeLog formatting.
  • Loading branch information
Carlos O'Donell committed Mar 30, 2014
1 parent ea6029b commit 97d8ca9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ChangeLog
Expand Up @@ -183,9 +183,9 @@

[BZ #16634]
* elf/dl-load.c (open_verify): Add mode parameter.
Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
(open_path): Change from boolean 'secure' to complete flag 'mode'
(_dl_map_object): Adjust.
Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
(open_path): Change from boolean 'secure' to complete flag 'mode'
(_dl_map_object): Adjust.
* elf/Makefile (tests): Add tst-dlopen-aout.
* elf/tst-dlopen-aout.c: New test.

Expand Down

0 comments on commit 97d8ca9

Please sign in to comment.