Changeset [20ed55cbd60b1f933285f9fd27503f8e577c288b] by Lukas Pitschl

December 5th, 2014 @ 11:13 PM

[FIX] Sanitize config settings before storing them to avoid breaking gpg.conf [#131 state:fixed]

  • gpg.conf can't process config settings with \n characters and reports an invalid config error if it detects these characters since everything after the \n is interpreted as a new config setting.
  • To avoid breaking the gpg.conf this way, each setting is sanatized by removing \n characters before being stored in gpg.conf https://github.com/GPGTools/Libmacgpg/commit/20ed55cbd60b1f933285f9...

Committed by Lukas Pitschl

  • M Source/GPGArraySetting.m
  • M Source/GPGDictSetting.m
  • M Source/GPGLinesSetting.m
  • M Source/GPGStdSetting.h
  • M Source/GPGStdSetting.m
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins