Freeze the key-value pair arrays in Ogg::Vorbis::Comments.
authorTilman Sauerbeck <tilman@code-monkey.de>
Fri, 11 Aug 2006 14:28:58 +0000 (16:28 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Wed, 23 Aug 2006 17:33:24 +0000 (19:33 +0200)
commit26a8d8eaff66e06b639b6117dbb70ba4949c8de4
tree22fbc435fbd501c2d8ef01359bb7f3128afdf462
parent5f8f314af751ff5b0849df5bf4ba85149d8330f1
Freeze the key-value pair arrays in Ogg::Vorbis::Comments.

This protects them from being modified, which should never be necessary.
ext/comments.c